rdz_ttgo_sonde_dl9rdz/libraries/SondeLib
Hansi, dl9rdz 1b68b096a7 v0.6b: DL2MF pull request #8 from DL2MF and some minor local modifications
- Configure and show launch site information for each frequency
 - mDNS (access your device with http://rdzsonde.local instead of IP address)
 - Wifi services (mDNS and UDP) work again also in wifi mode 3
 - experimental OTA update support
 - Better button initialization, works now also with TTGO T-Beam

Squashed commit of the following:

commit 84566ec4dd
Author: Hansi, dl9rdz <dl9rdz@darc.de>
Date:   Fri May 3 14:07:39 2019 +0200

    enable network services in all wifi modes

commit 7cf4b116a6
Merge: 3ae104d b676149
Author: Hansi, dl9rdz <dl9rdz@darc.de>
Date:   Fri May 3 13:34:35 2019 +0200

    Merge branch 'p8' (pull request #8) into devel

commit b6761498aa
Author: DL2MF <meinhard.guenther@gmail.com>
Date:   Fri May 3 13:07:08 2019 +0200

    Fixed RX display line 1

commit 3ae104d10f
Author: Hansi, dl9rdz <dl9rdz@darc.de>
Date:   Fri May 3 11:55:26 2019 +0200

    + default AP name if networks.txt is missing

commit c0fc4980c2
Author: DL2MF <meinhard.guenther@gmail.com>
Date:   Fri May 3 11:38:21 2019 +0200

    Added launchsite info to scan and webinterface

commit c259e75ce6
Author: Hansi, dl9rdz <dl9rdz@darc.de>
Date:   Fri May 3 08:15:33 2019 +0200

    ...and update version info

commit 2eaba4fe7e
Author: Hansi, dl9rdz <dl9rdz@darc.de>
Date:   Fri May 3 07:53:21 2019 +0200

    lokale IP per mDNS annoncieren (http://rdzsonde.local/)

commit 1732f17cce
Author: Hansi, dl9rdz <dl9rdz@darc.de>
Date:   Wed May 1 19:21:29 2019 +0200

    fix travis directory listing

commit dc16c9fa07
Author: Hansi, dl9rdz <dl9rdz@darc.de>
Date:   Wed May 1 19:14:36 2019 +0200

    explicitly set button pin as input

commit 8bd087a9f0
Author: Hansi, dl9rdz <dl9rdz@darc.de>
Date:   Wed May 1 00:27:17 2019 +0200

    playing around with OTA updates
2019-05-03 14:11:18 +02:00
..
DFM.cpp v0.5b: fixed memory leak; initial travis ci support 2019-04-28 16:50:20 +02:00
DFM.h v0.5b: fixed memory leak; initial travis ci support 2019-04-28 16:50:20 +02:00
RS41.cpp v0.5b: fixed memory leak; initial travis ci support 2019-04-28 16:50:20 +02:00
RS41.h v0.5b: fixed memory leak; initial travis ci support 2019-04-28 16:50:20 +02:00
Scanner.cpp v0.6: 2019-04-29 22:00:09 +02:00
Scanner.h v0.1 2019-04-06 22:22:08 +02:00
Sonde.cpp v0.6b: DL2MF pull request #8 from DL2MF and some minor local modifications 2019-05-03 14:11:18 +02:00
Sonde.h v0.6b: DL2MF pull request #8 from DL2MF and some minor local modifications 2019-05-03 14:11:18 +02:00
aprs.cpp v0.5b: fixed memory leak; initial travis ci support 2019-04-28 16:50:20 +02:00
aprs.h v0.5b: fixed memory leak; initial travis ci support 2019-04-28 16:50:20 +02:00
rsc.cpp TTGO Sonde Playground. Initial version 2019-04-03 17:16:51 +02:00
rsc.h TTGO Sonde Playground. Initial version 2019-04-03 17:16:51 +02:00
rsc_decode.cpp TTGO Sonde Playground. Initial version 2019-04-03 17:16:51 +02:00