Hansi, dl9rdz
f6cdf342cc
partial TFT (ILI9225) support; web/data: only show active frequence
2019-09-29 15:50:35 +02:00
Hansi, dl9rdz
079cb4980d
first test: tnc tcp/ip server for APRSdroid
2019-09-11 20:53:58 +02:00
Hansi, dl9rdz
0053c95498
missing update in last commit
2019-06-10 08:47:30 +02:00
Hansi, dl9rdz
0a79f1a850
a bit better autodetect
2019-06-08 15:49:30 +02:00
Hansi, dl9rdz
f8206b645a
re-enable axudp
2019-06-08 14:53:19 +02:00
Hansi, dl9rdz
ff035eabd4
nicer configuration of button/touch in web interface; autoconfig enhanced
2019-06-08 14:36:19 +02:00
Hansi, dl9rdz
0556d67fa0
Several updates for testing before next master release
...
- RS92 should now work fine, inluding some fixes to the ephemeris download, and including information about download
- Download only started if there is some RS92 in the qrg.txt configuration
- Some enhancements to new internal structure (separate RX Task for handling the SX1278), should now work as good as
before the reorganisation :-)
- Avoid key glitch after startup on T-BEAM (triggering double wifi scan)
- GPS playground (for T-Beam or external GPS connected to board)...
2019-06-08 08:47:57 +02:00
Hansi, dl9rdz
561da4fe3e
somewhat usable RS92 decoder
2019-06-02 21:19:57 +02:00
Hansi, dl9rdz
1b192b6471
ephemeris data download for RS92 (still not yet fully usable)
2019-06-02 11:28:00 +02:00
Hansi, dl9rdz
15902b0230
some cleanup
2019-05-30 23:27:33 +02:00
Hansi, dl9rdz
a22c6797f4
no new features, but some code reorg: rx handling in a separate task, preparation for RS92 decoding
2019-05-30 22:19:45 +02:00
Hansi, dl9rdz
43807b613d
Fully functional touch button support
2019-05-25 13:26:30 +02:00
Hansi, dl9rdz
b3943aee31
Several incremental changes (not yet ready for a new release)
...
- Correctly decode DMF06 (thanks to Chrischan for test sonde!!!)
- Touch button support (in particular for v2 boards with "real" button)
now its sufficient to just touch one of the pins of a v2 board
- Multiple displays (inspired by DL2MF's modifications)
- Wifi mode 2 (AP2) fixed missing initialization of mDNS (http://rdzsonde.local )
- updated OTA URL (my.to domain unfortunately expired)
- millis() call removed from ISR (/1000 on uint64_t type in millis causes library
function call not marked as IRAM_ATTR, causing crash in some cases
- edit files on file system (http://rdzsonde.local/edit.html?file=xyz.txt )
(use with caution, no checks for buffer overflows)
Some TODOs pending for next release version
- sending AXUDP to aprsmap currently disabled
- RX loop a bit too slow (in particular with AXUDP enabled), causing loss of RX frames
due to SX1278 overflow. Needs some redesign in SX1278 handling.
- display layout editable via config file
2019-05-24 23:49:50 +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
d6236b75d2
simple file editor
2019-05-22 22:12:53 +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
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
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
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
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
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
9fea636d20
version from config.h also for html page; minor polishing
2019-04-28 14:17:37 +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
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
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
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