Skip to content

Releases: lora-aprs/LoRa_APRS_Tracker

v23.36.1

10 Sep 17:00
ff0b8a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v23.36.0...v23.36.1

v23.36.0

09 Sep 21:31
4d3826a
Compare
Choose a tag to compare

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

Full Changelog: v22.19.0...v23.36.0

v22.19.0

13 May 10:23
c1f0e05
Compare
Choose a tag to compare

What's Changed

  • Added support for multiple alternative messages/callsigns by @tekk in #47
  • add monitor turn-on/off on doubleclick by @kornherp in #59
  • refactor scripts and version by @peterus in #60
  • fix wrong cpp file in script by @peterus in #61

New Contributors

Full Changelog: v21.43.0...v22.19.0

Release v21.43.0

28 Oct 09:27
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/lora-aprs/LoRa_APRS_Tracker/commits/v21.43.0