Commit Graph

  • 93180be220 use a more semantic input for the NMEA filters andreas 2021-11-03 21:24:27 +0100
  • 3cf67d387e introduce NMEA filter andreas 2021-11-03 19:36:28 +0100
  • 2028525cc9 control directions for serial port correctly andreas 2021-11-03 17:37:35 +0100
  • bec155fb4d intermediate: use the arduino hwserial as idf does not receive data andreas 2021-11-03 17:11:40 +0100
  • 9174f7d086 confirm before a factory reset andreas 2021-11-02 21:32:48 +0100
  • 301783ae40 handle and configure a serial device andreas 2021-11-02 21:18:11 +0100
  • 64dd637d9d
    Merge pull request #4 from free-x/boards Andreas Vogel 2021-11-02 19:33:01 +0100
  • b84e47d16a NMEA0183 AIS to N2K, corrected some encodings andreas 2021-11-02 19:29:40 +0100
  • 3b437c8476 intermediate: NMEA0183A AIS to N2K andreas 2021-11-02 11:51:55 +0100
  • ce954e41f8 send 129285 on RMB andreas 2021-11-02 11:18:32 +0100
  • ac9f113b54 intermediate: translate RMB to N2K andreas 2021-11-01 15:43:17 +0100
  • 0bdcc8fff2 handle priorities in boat data andreas 2021-11-01 11:41:41 +0100
  • 14b04fb4a0 log registered pgns for transmit andreas 2021-11-01 11:20:31 +0100
  • 8d1895ad3a prepare message for AIS andreas 2021-11-01 11:19:46 +0100
  • a57d91c63d add flush for gwserial andreas 2021-11-01 11:19:31 +0100
  • 470dec92ad convert RMC from 0183 to 2k, avoid cores andreas 2021-10-31 21:20:27 +0100
  • c14ed4cfe9 return status info in boatData request andreas 2021-10-31 16:31:22 +0100
  • 165aca2f61 make boatData statically predefined andreas 2021-10-31 12:29:50 +0100
  • 4cbd7b313d use converterlist for both directions andreas 2021-10-31 11:17:04 +0100
  • f9bec3f0ba make the converterlist an own class andreas 2021-10-31 10:59:53 +0100
  • c8778e4ceb intermediate: add nmea0183 to n2k andreas 2021-10-30 21:37:44 +0200
  • 0b4aa58d71 remove compile warnings andreas 2021-10-30 20:05:20 +0200
  • e61e2955b7 restructure n2ktoais andreas 2021-10-30 20:05:02 +0200
  • 483e79f99e cleanup of unused code, streamline main andreas 2021-10-30 19:43:14 +0200
  • bb7f2085a4 refactor message queue andreas 2021-10-30 19:11:21 +0200
  • bb80c5f44f refactoring: move webserver stuff to own lib andreas 2021-10-30 14:49:53 +0200
  • 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