Releases: ImperialSpaceSociety/LoRaMac-node
Releases · ImperialSpaceSociety/LoRaMac-node
Tooling fixes and one redundant code removal
What's Changed
- Revert redundant changes in LoRaMac.h and LoRaMacCrypto.c(unittests pass) by @MedadRufus in #448
- Fix tooling settings by @MedadRufus in #449
Full Changelog: 1.3.7...1.3.8
CI/CMake Enhancements
What's Changed
- Create cmake.yml by @MedadRufus in #441
- Fix uniitests for ci by @MedadRufus in #442
- use ctest directly by @MedadRufus in #444
- Use more cmake presets by @MedadRufus in #445
Full Changelog: 1.3.6...1.3.7
Flight of Albatross27
- Print out debug logs
Full Changelog: 1.3.4...1.3.6
Test release
What's Changed
- bring back 3 more registered Helium devices by @MedadRufus in #432
- Don't update EEPROM reset counts at boot by @MedadRufus in #435
- Solve crc problem by @MedadRufus in #436
- Shorten watchdog interval by @MedadRufus in #426
- No longer use Deep sleep for when waiting for GPS fix by @MedadRufus in #439
Full Changelog: 1.3.2...1.3.5
Send to Steve try 2
What's Changed
- Use LSI crystal instead of LSE crystal for RTC by @MedadRufus in #427
Sent to Steve
Sent to Steve on 30 March 2022
Prepare for bird27 flight
What's Changed
- Transmit as often as possible (2.5 seconds intervals) by @MedadRufus
- Remove all compression code by @MedadRufus in #400
- Rapid wipe EEPROM from downlink by @MedadRufus in #399
- Set GPS search time in downlink by @MedadRufus in #402
- Increase GPS search time to 180 seconds by @MedadRufus in #402
- Use unique set of keys for each region @MedadRufus in #403
- Ukraine geofence by @MedadRufus in #410
- change dyanmic model only if it has to be changed by @MedadRufus in #407
- Fix unittests by @MedadRufus in #412
Full Changelog: v4.4.7-icspace1.2.1...v4.4.7-icspace1.3.0
release to test the hardware
Tests all functionality, but does not go into deep sleep.
Launch on 12 Jan 2022(icspace26)
This code flew on the picotracker, launching under call sign icseds_icspace26. Launched from Felixstowe, UK by Steve Randall.
- update session keys correct way by @MedadRufus in #364
- Fix unexpected resets by @MedadRufus in #366
- Use dr4 for max range by @MedadRufus in #367
- Start from lower frame count by @MedadRufus in #370
Full Changelog: v4.4.7-icspace1.0...v4.4.7-icspace1.2.2
Last transmission was at 2022-01-12 15:09:07(6 degrees solar angle)
fly now??
What's Changed
encode past position with 3 bytes(not 2) (#356)
Helium frame count is set to start from 50000 by default in the compiled hex, but not in the code.
Full Changelog: v4.4.7-icspace0.10...v4.4.7-icspace1.0