Commit Graph

129 Commits

Author SHA1 Message Date
Hansi, dl9rdz 9cea3ed9ad minor cleanup 2019-05-22 23:04:06 +02:00
Hansi, dl9rdz 49b3d771d1 parse launch-site correctly even if frequency has more or less digits 2019-05-22 22:35:36 +02:00
Hansi, dl9rdz e84a5872b5 new configurable display code, finetuning 2019-05-22 22:13:14 +02:00
Hansi, dl9rdz d6236b75d2 simple file editor 2019-05-22 22:12:53 +02:00
Hansi, dl9rdz 3339b6841c data types cleanup 2019-05-22 14:03:15 +02:00
Hansi, dl9rdz 84c7ab8097 initial touch button support; adapted version of DL2F's alternative display layouts 2019-05-22 13:50:47 +02:00
Hansi, dl9rdz 7c238ccc1d load iframes only when visible 2019-05-22 11:36:58 +02:00
Hansi, dl9rdz 6c02e32e18 version update 2019-05-13 22:12:28 +02:00
Hansi, dl9rdz 8863218ed9 wrong default values -- hz, not khz\! 2019-05-13 21:59:25 +02:00
Hansi, dl9rdz 054a7cbf82 Merge branch 'master' into devel 2019-05-09 13:08:48 +02:00
Hansi, dl9rdz d8ea59ecdb v0.6c: Merging some minor updates
- Configurable frequency error display and manual correction
 - Configurable RX bandwidth (for RS41), enhances sensitivity

Squashed commit of the following:

commit 90c117da0f
Author: Hansi, dl9rdz <dl9rdz@darc.de>
Date:   Tue May 7 02:20:35 2019 +0200

    some more configurable options

commit 7012768c8e
Author: Hansi, dl9rdz <dl9rdz@darc.de>
Date:   Tue May 7 02:17:37 2019 +0200

    some more configurable options

commit fdeb179a67
Author: Hansi, dl9rdz <dl9rdz@darc.de>
Date:   Mon May 6 17:25:54 2019 +0200

    some config options ++

commit 3549ab21cf
Author: Hansi, dl9rdz <dl9rdz@darc.de>
Date:   Mon May 6 01:18:41 2019 +0200

    configurable RX and AFC bandwidth; configuration display of AFC value
2019-05-09 13:07:31 +02:00
Hansi, dl9rdz 7419b8f5ed preparing v0.6c 2019-05-09 13:07:04 +02:00
Hansi, dl9rdz 90c117da0f some more configurable options 2019-05-07 02:20:35 +02:00
Hansi, dl9rdz 7012768c8e some more configurable options 2019-05-07 02:17:37 +02:00
Hansi, dl9rdz fdeb179a67 some config options ++ 2019-05-06 17:25:54 +02:00
Hansi, dl9rdz 3549ab21cf configurable RX and AFC bandwidth; configuration display of AFC value 2019-05-06 01:18:41 +02:00
Hansi, dl9rdz 00e67ac018 devel in sync with master v0.6b 2019-05-03 14:14:56 +02:00
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
Hansi, dl9rdz 84566ec4dd enable network services in all wifi modes 2019-05-03 14:07:39 +02:00
Hansi, dl9rdz 7cf4b116a6 Merge branch 'p8' (pull request #8) into devel 2019-05-03 13:34:35 +02:00
DL2MF b6761498aa Fixed RX display line 1 2019-05-03 13:07:08 +02:00
Hansi, dl9rdz 3ae104d10f + default AP name if networks.txt is missing 2019-05-03 11:55:26 +02:00
DL2MF c0fc4980c2 Added launchsite info to scan and webinterface 2019-05-03 11:38:21 +02:00
Hansi, dl9rdz c259e75ce6 ...and update version info 2019-05-03 08:15:33 +02:00
Hansi, dl9rdz 2eaba4fe7e lokale IP per mDNS annoncieren (http://rdzsonde.local/) 2019-05-03 07:53:21 +02:00
Hansi, dl9rdz 1732f17cce fix travis directory listing 2019-05-01 19:21:29 +02:00
Hansi, dl9rdz dc16c9fa07 explicitly set button pin as input 2019-05-01 19:14:36 +02:00
Hansi, dl9rdz 8bd087a9f0 playing around with OTA updates 2019-05-01 00:27:17 +02:00
Hansi, dl9rdz 61dbf7bc20 Merge branch 'master' into devel 2019-04-29 23:01:27 +02:00
Hansi, dl9rdz 98bd469dd8 v0.6a - finally working Travis CI?
Squashed commit of the following:

commit a08b5ea6c3
Author: Hansi, dl9rdz <dl9rdz@darc.de>
Date:   Mon Apr 29 22:49:42 2019 +0200

    more travis testing :-///

commit 5a7dfcffcf
Author: Hansi, dl9rdz <dl9rdz@darc.de>
Date:   Mon Apr 29 22:41:38 2019 +0200

    more travis testing :-/

commit cdda2e0f10
Author: Hansi, dl9rdz <dl9rdz@darc.de>
Date:   Mon Apr 29 22:31:56 2019 +0200

    more travis testing :-/

commit 9e04a61b8b
Author: Hansi, dl9rdz <dl9rdz@darc.de>
Date:   Mon Apr 29 22:15:57 2019 +0200

    more travis testing
2019-04-29 23:00:32 +02:00
Hansi, dl9rdz a08b5ea6c3 more travis testing :-/// 2019-04-29 22:49:42 +02:00
Hansi, dl9rdz 5a7dfcffcf more travis testing :-/ 2019-04-29 22:41:38 +02:00
Hansi, dl9rdz cdda2e0f10 more travis testing :-/ 2019-04-29 22:31:56 +02:00
Hansi, dl9rdz 9e04a61b8b more travis testing 2019-04-29 22:15:57 +02:00
Hansi, dl9rdz 378af68174 Merge branch 'master' into devel 2019-04-29 22:03:33 +02:00
Hansi, dl9rdz 8febd2955a v0.6 -- forgot to update version info 2019-04-29 22:02:45 +02:00
Hansi, dl9rdz 26299535c5 v0.6:
- More correct C++ code for WiFi scan (might fix some network problems)
- Automated build and deploy process using Travis
- Automated selection of v1 or v2 boards (tested only with my boards)
- Settings (config.txt) configurable via web interface

Squashed commit of the following:

commit 0dd00a8eeb
Author: Hansi, dl9rdz <dl9rdz@darc.de>
Date:   Mon Apr 29 21:59:10 2019 +0200

    spectrum timer fixes for v1 boards

commit 016c060df4
Author: Hansi, dl9rdz <dl9rdz@darc.de>
Date:   Mon Apr 29 21:35:42 2019 +0200

    fixed potential C++ object lifetime problems with dangling pointers

commit 42f5750438
Author: Hansi, dl9rdz <dl9rdz@darc.de>
Date:   Mon Apr 29 18:19:02 2019 +0200

    nicer download page

commit 01229e0160
Author: Hansi, dl9rdz <dl9rdz@darc.de>
Date:   Mon Apr 29 18:13:24 2019 +0200

    configuration editable via web
2019-04-29 22:00:09 +02:00
Hansi, dl9rdz 0dd00a8eeb spectrum timer fixes for v1 boards 2019-04-29 21:59:10 +02:00
Hansi, dl9rdz 016c060df4 fixed potential C++ object lifetime problems with dangling pointers 2019-04-29 21:35:42 +02:00
Hansi, dl9rdz 42f5750438 nicer download page 2019-04-29 18:19:02 +02:00
Hansi, dl9rdz 01229e0160 configuration editable via web 2019-04-29 18:13:24 +02:00
Hansi, dl9rdz 0981210762 Merge branch 'master' into devel 2019-04-29 00:24:43 +02:00
Hansi, dl9rdz d1a419c092 v0.5e: trevis ci working (I hope) 2019-04-29 00:24:15 +02:00
Hansi, dl9rdz 078f0ff838 travis ci testing 2019-04-29 00:23:12 +02:00
Hansi, dl9rdz 0e80772b5d Merge branch 'master' into devel 2019-04-29 00:18:45 +02:00
Hansi, dl9rdz 5e0c56267e v0.5d: merging minor things:
- more debug message for wifi (for mode wifi=3)
  - testing travis ci
2019-04-29 00:17:05 +02:00
Hansi, dl9rdz b997846f45 more debug for networks 2019-04-29 00:06:41 +02:00
Hansi, dl9rdz a410c1ad91 more travis ci testing 2019-04-28 23:48:40 +02:00
Hansi, dl9rdz c5ddec7a14 more debug output for wifi scan 2019-04-28 23:36:59 +02:00
Hansi, dl9rdz b191f707dc travis ci testing 2019-04-28 22:57:34 +02:00