summaryrefslogtreecommitdiff
path: root/loragw_hal/src/loragw_hal.c
AgeCommit message (Collapse)AuthorFiles
2013-10-23Beta 2v1.b2Sylvain Miermont1
- updated firmwares and registers to new IP revision (VERSION = 101) - added CHIP_ID - added function to get TX status
2013-10-23Beta 1v1.b1Sylvain Miermont1
- added code for ppm_offset management (activated when symbol length > 16 ms) - removed temporarily TX polarity management - added macro for variable checking (range and/or valid symbolic value) - renamed variables & macros
2013-10-23Release Candidate 2v0.rc2Sylvain Miermont1
- code cleanup and formating - variable and constants renaming - TX polarity management - fixed bugs thanks to Joe Knapp feedback
2013-10-23Release Candidate 1, initial diffusion.v0.rc1Sylvain Miermont1