Commit Graph

1213 Commits

Author SHA1 Message Date
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
andreas b5aa62ff49 moved generated into extra dir, prepare for more embedded files 2021-10-28 13:09:54 +02:00
andreas b1f3af3797 use delayed restart for proper GUI responses 2021-10-28 10:33:56 +02:00
andreas 1be2b1a667 handle receiving and distributing on NMEA messages 2021-10-28 10:25:12 +02:00
andreas edb8d6e863 timeout in testserver 2021-10-28 09:35:20 +02:00
andreas b007586076 streamline buffer handling 2021-10-27 10:43:53 +02:00
free-x e5eb96cc20 Add udev rule for esp32. Fix upload_port for new boards 2021-10-27 09:03:04 +02:00
free-x d4f6b03338 Fix BOARD_M5STICK_CANUNIT 2021-10-27 07:36:47 +02:00
free-x 8707aa2ca3 Add M5StickC+ Again 2021-10-27 07:33:02 +02:00
andreas e378f6e56b intermediate: tcp read 2021-10-26 21:54:28 +02:00
andreas 7e8e7aa35e add more boards 2021-10-26 21:54:17 +02:00
Andreas Vogel 106c1774ac
Merge pull request #3 from free-x/boards
[extend] Another M5 boards
2021-10-26 20:32:05 +02:00
andreas 933ea0d0aa intermediate: reading on tcp 2021-10-26 20:28:21 +02:00
free-x 6be3930585 Add M5Atom and M5StickC+ with CANUnit to supported boards 2021-10-26 11:48:13 +02:00
andreas 60eabb05ab use nonblocking write for serial 2021-10-25 21:20:41 +02:00
andreas 8c02b21277 use static list of client connections in socket server 2021-10-25 19:46:53 +02:00
andreas c893025cd3 use async web server 2021-10-25 18:31:34 +02:00
andreas 2b1eda27d4 use async send for tcp connections 2021-10-24 21:17:10 +02:00
andreas 2057b70cb7 introduce debug log 2021-10-24 16:51:47 +02:00
andreas 149ffb7a5f add mdns 2021-10-22 16:15:49 +02:00
andreas 6e449ca4dc allow to set system name, auto shutdown AP, usb baud 2021-10-22 15:20:40 +02:00
andreas 35ff689cd9 include ais conversion 2021-10-22 13:08:25 +02:00
andreas c63a9bb689 initial import of ais stuff 2021-10-21 19:38:57 +02:00
andreas 63eb317816 add extended nmea2k status 2021-10-21 18:10:25 +02:00
andreas c24e699874 move to dynamic registration of converter functions 2021-10-21 17:04:56 +02:00
andreas f054413de4 intermediate: use header for n2kton0183 functions 2021-10-21 16:13:52 +02:00
Andreas Vogel 88cb8657bd
Merge pull request #1 from free-x/ci
Many thanks, was hoping to have this...
2021-10-20 21:28:38 +02:00
andreas 30a91bd5d2 longer timeouts for data 2021-10-20 21:27:48 +02:00
andreas 940d7ea957 completely moved to dynamic boatData, first tests 2021-10-20 21:19:20 +02:00
andreas e1e3928062 cleanup boatData handling 2021-10-20 16:42:12 +02:00
free-x 08999bc3ad Add initial CI workflow 2021-10-20 13:33:41 +02:00
andreas 68769368f2 further move to dynamic boat data 2021-10-18 21:58:32 +02:00
andreas 9fa577c768 store all values in boatData 2021-10-18 21:26:08 +02:00
andreas e421fe0722 config for sending to tcp, seasmart 2021-10-18 20:12:27 +02:00
andreas 0b0726cb04 cleanup unused code 2021-10-18 19:51:44 +02:00
andreas 3bbd9ef965 separate boat data, integrate with web server 2021-10-18 19:20:00 +02:00
andreas fb20135718 remove own list impl 2021-10-17 21:59:06 +02:00