andreas
|
436dd3632b
|
allow to set the AP password if we can do hardware reset
|
2021-11-06 18:55:05 +01:00 |
andreas
|
5ec4dbcecf
|
tabbed view in UI, config categories
|
2021-11-06 17:56:57 +01:00 |
andreas
|
62151f9c3c
|
add led handling for m5atom
|
2021-11-06 16:02:30 +01:00 |
andreas
|
33b2810f97
|
add button for m5atom
|
2021-11-06 14:52:54 +01:00 |
andreas
|
2526c82562
|
add api for supplementary tasks, add button task
|
2021-11-06 14:32:57 +01:00 |
andreas
|
99beb82014
|
make logging thread safe
|
2021-11-06 14:32:14 +01:00 |
andreas
|
180ca4b785
|
add board definitions for Homberger board
|
2021-11-06 11:50:29 +01:00 |
andreas
|
b0684fc65a
|
allow to set the nmea0183 talker id
|
2021-11-05 21:14:39 +01:00 |
andreas
|
c782225e33
|
handle HDG,HDM,HDT bothways
|
2021-11-05 20:38:15 +01:00 |
andreas
|
fc57d73054
|
add info about conversions to UI, tweak layout
|
2021-11-05 19:19:43 +01:00 |
andreas
|
4572cafa23
|
MWD,VWR to n2k
|
2021-11-05 18:12:31 +01:00 |
andreas
|
702cac2a83
|
MWV to n2k
|
2021-11-05 17:12:10 +01:00 |
andreas
|
7aaccac54b
|
remove compiler warnings
|
2021-11-05 17:11:58 +01:00 |
andreas
|
647623d7ae
|
update version
|
2021-11-03 21:25:00 +01:00 |
andreas
|
93180be220
|
use a more semantic input for the NMEA filters
|
2021-11-03 21:24:27 +01:00 |
andreas
|
3cf67d387e
|
introduce NMEA filter
|
2021-11-03 19:36:28 +01:00 |
andreas
|
2028525cc9
|
control directions for serial port correctly
|
2021-11-03 17:37:35 +01:00 |
andreas
|
bec155fb4d
|
intermediate: use the arduino hwserial as idf does not receive data
|
2021-11-03 17:11:40 +01:00 |
andreas
|
9174f7d086
|
confirm before a factory reset
|
2021-11-02 21:32:48 +01:00 |
andreas
|
301783ae40
|
handle and configure a serial device
|
2021-11-02 21:18:11 +01:00 |
Andreas Vogel
|
64dd637d9d
|
Merge pull request #4 from free-x/boards
Boards
|
2021-11-02 19:33:01 +01:00 |
andreas
|
b84e47d16a
|
NMEA0183 AIS to N2K, corrected some encodings
|
2021-11-02 19:29:40 +01:00 |
andreas
|
3b437c8476
|
intermediate: NMEA0183A AIS to N2K
|
2021-11-02 11:51:55 +01:00 |
andreas
|
ce954e41f8
|
send 129285 on RMB
|
2021-11-02 11:18:32 +01:00 |
andreas
|
ac9f113b54
|
intermediate: translate RMB to N2K
|
2021-11-01 15:43:17 +01:00 |
andreas
|
0bdcc8fff2
|
handle priorities in boat data
|
2021-11-01 11:41:41 +01:00 |
andreas
|
14b04fb4a0
|
log registered pgns for transmit
|
2021-11-01 11:20:31 +01:00 |
andreas
|
8d1895ad3a
|
prepare message for AIS
|
2021-11-01 11:19:46 +01:00 |
andreas
|
a57d91c63d
|
add flush for gwserial
|
2021-11-01 11:19:31 +01:00 |
andreas
|
470dec92ad
|
convert RMC from 0183 to 2k, avoid cores
|
2021-10-31 21:20:27 +01:00 |
andreas
|
c14ed4cfe9
|
return status info in boatData request
|
2021-10-31 16:31:22 +01:00 |
andreas
|
165aca2f61
|
make boatData statically predefined
|
2021-10-31 12:29:50 +01:00 |
andreas
|
4cbd7b313d
|
use converterlist for both directions
|
2021-10-31 11:17:04 +01:00 |
andreas
|
f9bec3f0ba
|
make the converterlist an own class
|
2021-10-31 10:59:53 +01:00 |
andreas
|
c8778e4ceb
|
intermediate: add nmea0183 to n2k
|
2021-10-30 21:37:44 +02:00 |
andreas
|
0b4aa58d71
|
remove compile warnings
|
2021-10-30 20:05:20 +02:00 |
andreas
|
e61e2955b7
|
restructure n2ktoais
|
2021-10-30 20:05:02 +02:00 |
andreas
|
483e79f99e
|
cleanup of unused code, streamline main
|
2021-10-30 19:43:14 +02:00 |
andreas
|
bb7f2085a4
|
refactor message queue
|
2021-10-30 19:11:21 +02:00 |
andreas
|
bb80c5f44f
|
refactoring: move webserver stuff to own lib
|
2021-10-30 14:49:53 +02:00 |
andreas
|
11c6c78ad6
|
fix memory leak in main messages
|
2021-10-30 13:49:20 +02:00 |
andreas
|
9b65ce51d4
|
fix AIS decoding memory leaks
|
2021-10-30 13:13:45 +02:00 |
andreas
|
8182ce1fe9
|
fix AIS decoding memory leaks
|
2021-10-30 13:08:42 +02:00 |
andreas
|
e7b2c6e756
|
add some memory diagnostics
|
2021-10-30 12:01:50 +02:00 |
free-x
|
a4e3d19890
|
Better definition of m5 stick and upload protocol
|
2021-10-30 09:20:25 +02:00 |
free-x
|
62baaa33f6
|
Merge branch 'master' into boards
|
2021-10-29 07:33:09 +02:00 |
andreas
|
56aaf595b4
|
increase reconnect interval to 10s
|
2021-10-28 22:10:09 +02:00 |
andreas
|
2eaedd7025
|
implement dynamic config form, checkers, reset and changed display
|
2021-10-28 22:00:39 +02:00 |
andreas
|
bdbbee701e
|
dynamically build config form in UI
|
2021-10-28 21:23:20 +02:00 |
andreas
|
b4fe48744b
|
intermediate: externalize config definitions
|
2021-10-28 20:43:05 +02:00 |