Releases: mcci-catena/COLLECTION-mouserat-activity
Releases · mcci-catena/COLLECTION-mouserat-activity
v2.2.0
What's Changed
- update firmware to support downlink commands by @dhineshkumarmcci in #19
Full Changelog: v2.1.0...v2.2.0
v1.0.0
What's Changed
- update to new build system by @dhineshkumarmcci in #13
- update libraries and add sketches folder by @dhineshkumarmcci in #15
Full Changelog: v0.5.2...v1.0.0
v0.5.3-pre2
What's Changed
- update to new build system by @dhineshkumarmcci in #13
- update BSP to v3.0.5 and production sketch to v0.5.3-pre2
Full Changelog: v0.5.2...v0.5.3-pre2
v0.5.2; production release
What's Changed
- update libraries and BSP by @dhineshkumarmcci in #2
- fix #3: build procedure to build multiple regions/networks by @dhineshkumarmcci in #4
- Clean up build script by @terrillmoore in #10
- Prepare release for v0.5.2 by @terrillmoore in #11
New Contributors
- @dhineshkumarmcci made their first contribution in #2
- @terrillmoore made their first contribution in #10
Full Changelog: v0.5.0...v0.5.2
Patch release for glitches on low-light level
Merge pull request #2 from mcci-catena/issue1 update libraries and BSP
TTN V3 migration
This release adds a new features to migrate devices from TTN V2 to TTN V3. In addition this also adds few other update
- Increased initial time interval from 30 seconds to 60 seconds
- Set wide clock error
LMIC_ENABLE_arbitrary_clock_error
in the LMIC library
2021Q2 release
This release adds a number of new features:
- "dir" and "tree" commands to display director of SD card
- better log flag control
- updated LMIC and LoRaWAN libraries for better TTN V3 support and generally better performance
- updated Catena Arduino Platform with firmware download, bootloader API, enhanced Si1133 driver