1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2026-02-11 07:03:07 +01:00

prepare relase 20251007

This commit is contained in:
wellenvogel
2025-10-07 13:02:19 +02:00
parent 18b46ae5a0
commit 32099487fa

View File

@@ -178,6 +178,7 @@ Changelog
********* *********
* add AIS Aton translations (PGN 129041 <-> Ais class 21) * add AIS Aton translations (PGN 129041 <-> Ais class 21)
* improved mapping of AIS transducer information (NMEA2000) to AIS channel and Talker on NMEA0183 * improved mapping of AIS transducer information (NMEA2000) to AIS channel and Talker on NMEA0183
* use a forked version of the NMEA2000 library (as an intermediate workaround)
* [#114](../../issues/114) correctly translate AIS type 1/3 from PGN 129038 * [#114](../../issues/114) correctly translate AIS type 1/3 from PGN 129038
* add support for a generic S3 build in the build UI * add support for a generic S3 build in the build UI
* [#117](../../issues/117) add support for a transmit enable pin for RS 485 conections (also in the build UI) * [#117](../../issues/117) add support for a transmit enable pin for RS 485 conections (also in the build UI)