Skip to content

Releases: Lora-net/picoGW_mcu

v0.2.1

22 Dec 09:11
Compare
Choose a tag to compare
  • Added a delay in the MCU init procedure to ensure that HSE (32MHz external clock) input is selected before starting USB enumeration.
  • Reset the SX1257 radios to fix a potential bad POR (Power-On Reset) condition when there are no Schottky diodes placed on the SX1257 radios reset line.
  • Unify the USB VID/PID values between the Linux version and Windows (picoGW_UI tool) version.

v0.2.0

29 Sep 07:36
Compare
Choose a tag to compare
  • Reverted AGC firmware from version 5 back to version 4.
  • Updated MCU FW version to match with picoGW_hal

v0.1.1

27 Jun 15:44
Compare
Choose a tag to compare
  • Disabled USB vbus sensing
  • Moved delay to wait for COM bridge to be initialized in CMDMANAGER::Init().

v0.1.0

27 Jun 15:44
Compare
Choose a tag to compare
  • Code clean-up/refactoring
  • Support both USB and UART communication with host

v0.0.1

10 Apr 14:42
Compare
Choose a tag to compare
  • Initial release of the LoRa Picocell Gateway MCU driver