Commit Graph

9 Commits

Author SHA1 Message Date
Michael Coracin
81e748c904 v1.0.4
* Added missing LICENSE.TXT file
* HAL & Packet Forwarder: added support for sx1250-based reference design for
CN490 region
* Packet Forwarder: disabled beaconing by default
2019-11-22 16:08:34 +01:00
Michael Coracin
5942224602 v1.0.3
* 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).
2019-09-20 11:06:37 +02:00
Michael Coracin
df5cf56b74 v1.0.2
* 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
2019-08-29 15:05:55 +02:00
Miguel Luis
e63d9a345b Merge branch 'Branch_Multise' into 'master'
HAL accepts to work with both temperature sensors

See merge request LoRa-Gateway/sx1302_hal!1
2019-07-22 17:13:01 +02:00
bboulet
d43bd8fe8e coding style modification 2019-07-22 16:50:17 +02:00
bboulet
218876a8d5 HAL accepts to work with both temperature sensors 2019-07-22 15:42:58 +02:00
Michael Coracin
df302b1893 v1.0.1
* Packet Forwarder: Updated TX gain LUT in global_conf.json.sx1250 with proper
calibration
2019-07-12 16:16:49 +02:00
Michael Coracin
4c61c5d48e v1.0.0
* Initial release for SX1302 CoreCell Reference Design.
2019-07-12 15:40:13 +02:00
Michael Coracin
c7a5171a47 Initial Commit 2019-07-12 15:39:47 +02:00