1. 21 Feb, 2020 1 commit
    • Michael Coracin's avatar
      v1.0.5 · 6291e62e
      Michael Coracin authored
      * HAL: Fixed packet timestamp issue which was "jumping in time" in specific
      conditions.
      * HAL: Workaround hardware issue when reading 32-bits registers (timestamp, nb
      bytes in RX buffer...)
      * HAL: Fixed potential endless loop in sx1302_tx_abort() in SPI access fails.
      * Packet Forwarder: Added global_conf.json.sx1250.US915 for US915 band
      * test_hal_rx: added command line to specify RSSI offset to be applied
      6291e62e
  2. 22 Nov, 2019 1 commit
    • Michael Coracin's avatar
      v1.0.4 · 81e748c9
      Michael Coracin authored
      * Added missing LICENSE.TXT file
      * HAL & Packet Forwarder: added support for sx1250-based reference design for
      CN490 region
      * Packet Forwarder: disabled beaconing by default
      81e748c9
  3. 20 Sep, 2019 1 commit
    • Michael Coracin's avatar
      v1.0.3 · 59422246
      Michael Coracin authored
      * HAL: Fixed scheduled downlink time precision by taking the tx start delay into
      account.
      * HAL: Fixed timestamp correction calculation for BW250 & BW500
      * HAL: Fixed possible buffer overflow in lgw_receive() function
      * HAL: Keep packet received in RX buffer when the buffer allocated to receive
      the packets is too small. Remaining packets will be fetched on the next
      lgw_receive calls (aligned on SX1301 behaviour).
      59422246
  4. 29 Aug, 2019 1 commit
    • Michael Coracin's avatar
      v1.0.2 · df5cf56b
      Michael Coracin authored
      * Fixed compilation warnings reported by latest versions of GCC
      * Reworked handling of temperature sensor
      * Clean-up of unused files
      * Added instructions and configuration files for packet forwarder auto-start
      with systemd
      * Added SX1250 radio calibration at startup
      df5cf56b
  5. 22 Jul, 2019 3 commits
  6. 12 Jul, 2019 3 commits