DL9SAU-TTGO-T-Beam-LoRa-APRS/src
Thomas Osterried f4d5d4496c New feature: usb-serial TNC-mode
usb-serial: 4 options: KISS, logging, tnc-format-trace, logging AND tnc-format-trace,
                       almost no logging

Test: platform.ini: enabled syslog for all devides

Moved spiffs config reading to the place before starting the webserver

Serial.println() uses obviously CRLF. Some Serial.printf() functions only \n;
changed them to \r\n.

Moved do_send_status_message_to_aprsis to connect_to_aprsis; displayed
fixes tries counter.

Signed-off-by: Thomas Osterried <dl9sau@darc.de>
2022-09-25 09:02:08 +02:00
..
TTGO_T-Beam_LoRa_APRS.ino New feature: usb-serial TNC-mode 2022-09-25 09:02:08 +02:00
preference_storage.cpp Move preferences code to spearate cpp/h files. 2021-04-25 16:29:07 +02:00
taskGPS.cpp New features and bugfixes 2022-03-24 23:56:22 +01:00
taskTNC.cpp New feature: usb-serial TNC-mode 2022-09-25 09:02:08 +02:00
taskWebServer.cpp New feature: usb-serial TNC-mode 2022-09-25 09:02:08 +02:00
wifi_clients.cpp Added missing files 2021-06-11 03:39:44 +02:00