Releases: lora-aprs/LoRa_APRS_Tracker
Releases · lora-aprs/LoRa_APRS_Tracker
v23.36.1
v23.36.0
What's Changed
- Sbias master by @peterus in #62
- Handle charge-LED in Software by @sbias in #39
- update decoder lib by @peterus in #63
- colon as time separator, more space between date and time by @dahuafschmied in #66
- log GPS state (GPS-fix) by @folkertvanheusden in #71
- Create dependabot.yml by @peterus in #76
- Update dependabot.yml by @peterus in #80
- Update dependabot.yml by @peterus in #81
- Bump ArduinoJson to 6.20.0 by @github-actions in #77
- Bump TinyGPSPlus to 1.0.3 by @github-actions in #85
- Bump AXP202X_Library to 1.1.3 by @github-actions in #86
- Bump Adafruit SSD1306 to 2.5.7 by @github-actions in #82
- Bump LoRa to 0.8.0 by @github-actions in #79
- Update dependabot.yml by @peterus in #88
- Bump esp-logger to 1.0.0 by @github-actions in #83
- Bump espressif32 to 6.0.0 by @github-actions in #78
- Bump Adafruit GFX Library to 1.11.5 by @github-actions in #84
- Bump espressif32 from 6.0.0 to 6.0.1 by @github-actions in #91
- Bump ArduinoJson from 6.20.0 to 6.20.1 by @github-actions in #90
- Update dependabot.yml by @peterus in #93
- String Object needs to be converted to C-style null terminated string… by @zejdlikt in #94
- Update dependabot.yml by @peterus in #96
- add steps to install on linux by @tomkukral in #87
- fix nocall check by @peterus in #98
- Bump ArduinoJson from 6.20.1 to 6.21.2 by @peterus in #100
- add T-Beam v1.2 AXP2101 by @peterus in #115
- Bump ArduinoJson from 6.21.2 to 6.21.3 by @peterus in #109
- Bump espressif32 from 6.0.1 to 6.3.2 by @peterus in #107
- Bump Adafruit GFX Library from 1.11.5 to 1.11.7 by @peterus in #108
New Contributors
- @sbias made their first contribution in #39
- @dahuafschmied made their first contribution in #66
- @folkertvanheusden made their first contribution in #71
- @github-actions made their first contribution in #77
- @zejdlikt made their first contribution in #94
- @tomkukral made their first contribution in #87
Full Changelog: v22.19.0...v23.36.0
v22.19.0
Release v21.43.0
First release: v21.43.0
This is the first release for this repository. Currently it looks like a lot of changes, but this is just because it is the first one since creating this repository.
A BIG thank you to ALL contributors which currently worked and improved this code!
What's Changed
- Adding Link to Youtube tutorial in README.md by @db4ta in #4
- Fixed beacon timeout handling. by @raufaser in #3
- Display next beacon time and battery voltage and (dis)charge current by @raufaser in #6
- SmartBeaconing Added by @peterus in #10
- Add manual FREQ, SF, CR, BW config by @faridfarhan28-zz in #13
- Moved settings to json file by @df1oe in #15
- Json config by @peterus in #16
- wrong branch by @peterus in #20
- Change Errormessage when config is missing by @dj1an in #31
- DAO Option with Base91 encoding in Beacon Message by @dj1an in #33
- Added PTT Output for external Amplifier by @dj1an in #34
- Fix for bad position nn60.00, and nicer DAO computation by @dl9sau in #41
- Enable manual TX with the middle GPIO button by @kareiva in #42
New Contributors
- @db4ta made their first contribution in #4
- @raufaser made their first contribution in #3
- @peterus made their first contribution in #10
- @faridfarhan28-zz made their first contribution in #13
- @df1oe made their first contribution in #15
- @dj1an made their first contribution in #31
- @dl9sau made their first contribution in #41
- @kareiva made their first contribution in #42
Full Changelog: https://github.com/lora-aprs/LoRa_APRS_Tracker/commits/v21.43.0