Commit Graph

  • 11c6c78ad6 fix memory leak in main messages andreas 2021-10-30 13:49:20 +0200
  • 9b65ce51d4 fix AIS decoding memory leaks andreas 2021-10-30 13:13:45 +0200
  • 8182ce1fe9 fix AIS decoding memory leaks andreas 2021-10-30 13:08:42 +0200
  • e7b2c6e756 add some memory diagnostics andreas 2021-10-30 12:01:50 +0200
  • a4e3d19890 Better definition of m5 stick and upload protocol free-x 2021-10-30 09:20:25 +0200
  • 62baaa33f6
    Merge branch 'master' into boards free-x 2021-10-29 07:33:09 +0200
  • 56aaf595b4 increase reconnect interval to 10s andreas 2021-10-28 22:10:09 +0200
  • 2eaedd7025 implement dynamic config form, checkers, reset and changed display andreas 2021-10-28 22:00:39 +0200
  • bdbbee701e dynamically build config form in UI andreas 2021-10-28 21:23:20 +0200
  • b4fe48744b intermediate: externalize config definitions andreas 2021-10-28 20:43:05 +0200
  • b5aa62ff49 moved generated into extra dir, prepare for more embedded files andreas 2021-10-28 13:09:54 +0200
  • b1f3af3797 use delayed restart for proper GUI responses andreas 2021-10-28 10:33:56 +0200
  • 1be2b1a667 handle receiving and distributing on NMEA messages andreas 2021-10-28 10:25:12 +0200
  • edb8d6e863 timeout in testserver andreas 2021-10-28 09:35:20 +0200
  • b007586076 streamline buffer handling andreas 2021-10-27 10:43:53 +0200
  • e5eb96cc20 Add udev rule for esp32. Fix upload_port for new boards free-x 2021-10-27 09:03:04 +0200
  • d4f6b03338 Fix BOARD_M5STICK_CANUNIT free-x 2021-10-27 07:36:47 +0200
  • 8707aa2ca3 Add M5StickC+ Again free-x 2021-10-27 07:33:02 +0200
  • e378f6e56b intermediate: tcp read andreas 2021-10-26 21:54:28 +0200
  • 7e8e7aa35e add more boards andreas 2021-10-26 21:54:17 +0200
  • 106c1774ac
    Merge pull request #3 from free-x/boards Andreas Vogel 2021-10-26 20:32:05 +0200
  • 933ea0d0aa intermediate: reading on tcp andreas 2021-10-26 20:28:21 +0200
  • 6be3930585 Add M5Atom and M5StickC+ with CANUnit to supported boards free-x 2021-10-26 11:48:13 +0200
  • 60eabb05ab use nonblocking write for serial andreas 2021-10-25 21:20:41 +0200
  • 8c02b21277 use static list of client connections in socket server andreas 2021-10-25 19:46:53 +0200
  • c893025cd3 use async web server andreas 2021-10-25 18:31:34 +0200
  • 2b1eda27d4 use async send for tcp connections andreas 2021-10-24 21:17:10 +0200
  • 2057b70cb7 introduce debug log andreas 2021-10-24 16:51:47 +0200
  • 149ffb7a5f add mdns andreas 2021-10-22 16:15:49 +0200
  • 6e449ca4dc allow to set system name, auto shutdown AP, usb baud andreas 2021-10-22 15:20:40 +0200
  • 35ff689cd9 include ais conversion andreas 2021-10-22 13:08:25 +0200
  • c63a9bb689 initial import of ais stuff andreas 2021-10-21 19:38:57 +0200
  • 63eb317816 add extended nmea2k status andreas 2021-10-21 18:10:25 +0200
  • c24e699874 move to dynamic registration of converter functions andreas 2021-10-21 17:04:56 +0200
  • f054413de4 intermediate: use header for n2kton0183 functions andreas 2021-10-21 16:13:52 +0200
  • 88cb8657bd
    Merge pull request #1 from free-x/ci Andreas Vogel 2021-10-20 21:28:38 +0200
  • 30a91bd5d2 longer timeouts for data andreas 2021-10-20 21:27:48 +0200
  • 940d7ea957 completely moved to dynamic boatData, first tests andreas 2021-10-20 21:19:20 +0200
  • e1e3928062 cleanup boatData handling andreas 2021-10-20 16:42:12 +0200
  • 08999bc3ad Add initial CI workflow free-x 2021-10-20 13:33:41 +0200
  • 68769368f2 further move to dynamic boat data andreas 2021-10-18 21:58:32 +0200
  • 9fa577c768 store all values in boatData andreas 2021-10-18 21:26:08 +0200
  • e421fe0722 config for sending to tcp, seasmart andreas 2021-10-18 20:12:27 +0200
  • 0b0726cb04 cleanup unused code andreas 2021-10-18 19:51:44 +0200
  • 3bbd9ef965 separate boat data, integrate with web server andreas 2021-10-18 19:20:00 +0200
  • fb20135718 remove own list impl andreas 2021-10-17 21:59:06 +0200
  • 0360044ef3 TCP server separated andreas 2021-10-17 21:55:34 +0200
  • 920177fada use gzipped file for web ui andreas 2021-10-17 20:49:51 +0200
  • 117193fbed restructure ui, styling andreas 2021-10-17 19:15:22 +0200
  • 8f03ad1373 add testServer andreas 2021-10-17 18:17:18 +0200
  • 271e461be5 working client connection andreas 2021-10-17 18:17:05 +0200
  • 0fe10aeef8 intermediate: restructure wifi,log andreas 2021-10-17 15:41:35 +0200
  • ec67767ca6 intermediate: config handler implementation andreas 2021-10-16 20:18:03 +0200
  • dad454745a add version, output NMEA0183 to USB andreas 2021-10-16 17:20:04 +0200
  • 997c446fda update readme andreas 2021-10-15 21:24:04 +0200
  • e36d45e89f add readme andreas 2021-10-15 21:20:13 +0200
  • 7e1b9a6ce6 improved web page, some initial status andreas 2021-10-15 21:09:36 +0200
  • 29cee9bae7 1st successful start up andreas 2021-10-15 20:24:24 +0200
  • e2f8e4ff56 initial import andreas 2021-10-15 19:05:51 +0200