send and Receive via NMEA, send time, non interrupt loop

This commit is contained in:
2026-01-18 15:31:07 +01:00
parent 24e5b5afe6
commit 9ee412126f
3 changed files with 202 additions and 70 deletions

View File

@@ -1,5 +1,15 @@
CHANGELOG
## 0.0.6 (04.01.2025)
+ Anpassung Programmablaufplan
### Segeflug Modul
+ Umsetzen der Sender-Logik
+ senden im NMEA Format
### Winden Modul
+ empfangen im NMEA Format
## 0.0.5 (30.11.2025)
+ Formatierung Code
### Segeflug Modul