Commit Graph

56 Commits

Author SHA1 Message Date
Hansi, dl9rdz 3549ab21cf configurable RX and AFC bandwidth; configuration display of AFC value 2019-05-06 01:18:41 +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
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 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 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 01229e0160 configuration editable via web 2019-04-29 18:13:24 +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 c5ddec7a14 more debug output for wifi scan 2019-04-28 23:36:59 +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
Travis CI 1062e55bd7 travis ci 2019-04-28 22:03:17 +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 eb83c6f50f fix memory leak - generate reed solomon table only once 2019-04-28 16:27:36 +02:00
Hans P. Reiser d9d3edba6a testing travis ci 2019-04-28 15:36:36 +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 5c37b3f0fa version from config.h also for html page; minor polishing 2019-04-28 14:17:52 +02:00
Hans P. Reiser 9fea636d20 version from config.h also for html page; minor polishing 2019-04-28 14:17:37 +02:00
Hans P. Reiser 75eb15cc24 version info in version.h, some code formatting (arduino style) 2019-04-28 13:29:58 +02:00
Hans P. Reiser 8da577a313 version info in version.h, some code formatting (arduino style) 2019-04-28 13:29:53 +02:00
Mike b68ffee8b0 merging DL2MF's 71cc86cff0 2019-04-28 11:13:59 +02:00
DL2MF c67a4fc734 merging DL2MF's e2161c57d1 2019-04-28 10:47:55 +02:00
DL2MF 6e665cb6ab merging DL2MF's 25b438db84 to current devel branch 2019-04-28 10:45:51 +02:00
Mike 71cc86cff0
Windows GitGui did not update the RX_FSK.ino
Some of the latest changes to the .ino were not uploaded correctly.
2019-04-27 20:54:20 +02:00
DL2MF e2161c57d1 SondeMap on index.html, typo in DFM.cpp altitude fixed. Fix startSpectrum in RX_FSK when joining WLAN. 2019-04-27 15:49:29 +02:00
Hans P. Reiser b467f25c05 working new Wifi support 2019-04-26 23:54:36 +02:00
DL2MF 25b438db84 Adding WiFi bugfix from b4sh and minor changes in RX_FSK 2019-04-26 23:17:31 +02:00
Hans P. Reiser 2959dfad4f background wifi scan/connected/reconnect. partial code, incomplete, for testing station mode only (wifi=1) 2019-04-26 23:09:09 +02:00
Hans P. Reiser 0518f070a2 v0.4: merging pull request by DL2MF and some minor modifications 2019-04-23 14:49:29 +02:00
Hans P. Reiser 9264ec3b3b GPL info in about window, display update after key press 2019-04-23 14:46:52 +02:00
Hans P. Reiser d056ec8b76 merging pull request #2 by DL2MF to devel branch 2019-04-23 13:08:02 +02:00
DL2MF 86982f6a91 Fixing missing libs and minor changes, improving spectrum display info. 2019-04-22 20:12:12 +02:00
DL2MF a1dd2ebd2c Full rebuild, support new params, new functions for ESP LoRa boards w/o buttons 2019-04-21 06:54:49 +02:00
Hans P. Reiser 619631f80e configurable oled pins, minor spectrum enhancement 2019-04-17 14:54:19 +02:00
Hans P. Reiser 500679bdc5 read config from config.txt, configurable display ports 2019-04-16 17:51:41 +02:00
Hans P. Reiser 791a6bdb75 v0.3: merging some changes (axupd support, partial/readonly config web page) 2019-04-15 21:02:50 +02:00
Hans P. Reiser 88d75b55c3 working version with config page (readonly) 2019-04-15 20:59:30 +02:00
Hans P. Reiser d2e1b84991 reorg -- currently not working 2019-04-15 20:28:50 +02:00
Hans P. Reiser a7572ec6f3 sync with master 2019-04-12 18:55:03 +02:00
Hans P. Reiser 69cb203a4f merging devel changes 0d64f8d..9b0785b 2019-04-12 18:53:29 +02:00
Hans P. Reiser 459673a310 Merge remote-tracking branch 'refs/remotes/origin/devel' into devel 2019-04-11 00:00:38 +02:00
Hans P. Reiser df4514f48c +aprs udp (axupd) 2019-04-11 00:00:25 +02:00
Hansi Reiser 2fe668727c +status page 2019-04-10 23:59:41 +02:00
Hansi Reiser 7b58febb45 some web interface updates 2019-04-08 19:22:08 +02:00