Commit Graph

18 Commits

Author SHA1 Message Date
Hansi, dl9rdz 6c02e32e18 version update 2019-05-13 22:12:28 +02:00
Hansi, dl9rdz 054a7cbf82 Merge branch 'master' into devel 2019-05-09 13:08:48 +02:00
Hansi, dl9rdz 7419b8f5ed preparing v0.6c 2019-05-09 13:07:04 +02:00
Hansi, dl9rdz 7012768c8e some more configurable options 2019-05-07 02:17:37 +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 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 c259e75ce6 ...and update version info 2019-05-03 08:15:33 +02:00
Hansi, dl9rdz 8bd087a9f0 playing around with OTA updates 2019-05-01 00:27:17 +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 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 d1a419c092 v0.5e: trevis ci working (I hope) 2019-04-29 00:24:15 +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 f2a1a7e962 v0.5c: travis continuous integration
Squashed commit of the following:

commit 24dd1f4579
Author: Hansi, dl9rdz <dl9rdz@darc.de>
Date:   Sun Apr 28 22:14:55 2019 +0200

    travis ci

commit 1062e55bd7
Author: Travis CI <travis@travis-ci.org>
Date:   Sun Apr 28 22:03:17 2019 +0200

    travis ci

commit acaf7f6a81
Author: Hans P. Reiser <hr@sec.uni-passau.de>
Date:   Sun Apr 28 19:43:04 2019 +0200

    travis testing

commit c357dbd71b
Author: Hans P. Reiser <hr@sec.uni-passau.de>
Date:   Sun Apr 28 19:28:46 2019 +0200

    travis testing

commit b4cc1dc18c
Author: Hans P. Reiser <hr@sec.uni-passau.de>
Date:   Sun Apr 28 19:24:27 2019 +0200

    travis testing

commit 4305763149
Author: Hans P. Reiser <hr@sec.uni-passau.de>
Date:   Sun Apr 28 19:20:06 2019 +0200

    travis testing

commit e4cce47863
Author: Hans P. Reiser <hr@sec.uni-passau.de>
Date:   Sun Apr 28 19:17:07 2019 +0200

    travis testing

commit f51d09f165
Author: Hans P. Reiser <hr@sec.uni-passau.de>
Date:   Sun Apr 28 19:11:16 2019 +0200

    travis testing

commit e0462c8381
Author: Hans P. Reiser <hr@sec.uni-passau.de>
Date:   Sun Apr 28 18:58:50 2019 +0200

    scripts for image generation

commit ed174f7617
Author: Hans P. Reiser <hr@sec.uni-passau.de>
Date:   Sun Apr 28 18:17:27 2019 +0200

    +skript for image generation
2019-04-28 22:16:19 +02:00
Hans P. Reiser 170e7cb2f2 v0.5b: fixed memory leak; initial travis ci support 2019-04-28 16:50:20 +02:00
Hans P. Reiser ca3fa52a3b v0.5: merging modifications from devel branch
- DL2MF's commits
 - WiFi connection in background

Squashed commit of the following:

commit 5c37b3f0fa
Author: Hans P. Reiser <hr@sec.uni-passau.de>
Date:   Sun Apr 28 14:17:52 2019 +0200

    version from config.h also for html page; minor polishing

commit 9fea636d20
Author: Hans P. Reiser <hr@sec.uni-passau.de>
Date:   Sun Apr 28 14:17:37 2019 +0200

    version from config.h also for html page; minor polishing

commit 75eb15cc24
Author: Hans P. Reiser <hr@sec.uni-passau.de>
Date:   Sun Apr 28 13:29:58 2019 +0200

    version info in version.h, some code formatting (arduino style)

commit 8da577a313
Author: Hans P. Reiser <hr@sec.uni-passau.de>
Date:   Sun Apr 28 13:29:53 2019 +0200

    version info in version.h, some code formatting (arduino style)

commit b68ffee8b0
Author: Mike <mail@dl2mf.de>
Date:   Sat Apr 27 20:54:20 2019 +0200

    merging DL2MF's 71cc86cff0

commit c67a4fc734
Author: DL2MF <meinhard.guenther@gmail.com>
Date:   Sat Apr 27 00:10:11 2019 +0200

    merging DL2MF's e2161c57d1

commit 6e665cb6ab
Author: DL2MF <meinhard.guenther@gmail.com>
Date:   Fri Apr 26 19:21:11 2019 +0200

    merging DL2MF's 25b438db84 to current devel branch

commit b467f25c05
Author: Hans P. Reiser <hr@sec.uni-passau.de>
Date:   Fri Apr 26 23:54:36 2019 +0200

    working new Wifi support

commit 2959dfad4f
Author: Hans P. Reiser <hr@sec.uni-passau.de>
Date:   Fri Apr 26 23:09:09 2019 +0200

    background wifi scan/connected/reconnect. partial code, incomplete, for testing station mode only (wifi=1)
2019-04-28 14:33:53 +02:00
Hans P. Reiser 75eb15cc24 version info in version.h, some code formatting (arduino style) 2019-04-28 13:29:58 +02:00