Commit Graph

224 Commits

Author SHA1 Message Date
andreas 7baa5688ef 1st twai version with send/receive 2023-08-24 17:32:13 +02:00
andreas f025fddc71 move to newest framework 6.3.2 2023-08-24 15:22:02 +02:00
andreas 435654a3f6 correctly map pressure from bar to pascal in xdr 2023-03-17 20:54:00 +01:00
andreas df8b26dc0c #49: parse MTW and convert to 130310 2023-03-08 16:18:53 +01:00
andreas 2e58716716 #49: better handling of VHW - optionally send 127250 for both mag/true, always send 128259 also if no heading is available 2023-03-08 15:58:08 +01:00
wellenvogel b4d5e97619 #44: implement workaround factor for ROT 2022-11-16 11:46:14 +01:00
wellenvogel c02be797db correctly handle pass and sizes 2022-11-15 23:33:49 +01:00
wellenvogel 86139fc445 1st step to post request for config 2022-11-15 22:44:48 +01:00
free-x a4731e67d7 Add rs485 atom board 2022-06-25 08:29:49 +02:00
free-x 4087311922 Add rs232 atom board 2022-06-25 08:24:51 +02:00
andreas 1f42852c2c #40: underscore in file name, add type to xdr format 2022-04-12 20:19:47 +02:00
andreas 7d653c41ce add support for pgn 127257 2022-04-03 16:16:46 +02:00
andreas 16a2ea32cb #39: do not send 129539 from GSA if fix mode is not 2 or 3 - also do not set xDOP 2022-03-27 17:32:59 +02:00
andreas 324d3c4060 #38: handle status for RMC and quality for GGA 2022-03-23 11:12:44 +01:00
andreas c36a893ead add lib info for nmea2000esp32 2022-03-17 20:11:06 +01:00
andreas 17865698f2 count transmit cancel for debug 2022-03-17 19:34:39 +01:00
andreas 951a80f2bb reset can bus if queue remains full for 2 seconds or nothing received within 60s 2022-03-17 19:24:03 +01:00
andreas d6cf87291c intermediate: fork of esp32 nmea2000 2022-03-17 14:16:47 +01:00
andreas 7c321ecf83 externalize SNMEA0183Msg 2022-03-14 11:16:35 +01:00
andreas 84aed8bc89 introduce a source field in GwApi::BoatValue 2022-03-12 20:31:54 +01:00
andreas faadccd6cb correct factory reset handling after optimization 2022-03-11 15:39:29 +01:00
andreas 4557e6c0bb optimize memory usage for config data, allow 4s timeout for setConfig 2022-03-11 14:50:48 +01:00
andreas 52c598f6a7 #34: do not show apPassword in the config UI if the change is not allowed. Also do not print this on startup. Introduce FORCE_AP_PWCHANGE to allow extensions to force pw change ability 2022-03-10 19:26:19 +01:00
andreas db7647aa78 fix a crash in ParseN2kGNSS, initialize double values for all n2k to 0183 conversions 2022-03-09 19:57:21 +01:00
andreas 724733c306 #33: accept lowercase checksum characters (intermediate until library is fixed) 2022-03-09 19:27:26 +01:00
andreas b1bd523745 adapted readme to release 20220302 2022-03-02 11:32:35 +01:00
andreas a288959009 #19: add help tab, allow to set the help URL with the HELP_URL capability 2022-03-02 11:32:10 +01:00
andreas f351478375 adapt example to changed names 2022-03-01 18:16:54 +01:00
andreas 8c083f38c9 correct static boat data names 2022-03-01 18:16:54 +01:00
andreas ba7bf00274 remove unused AWD 2022-03-01 16:42:11 +01:00
andreas f9180d36ed #17: rename boat data values 2022-03-01 16:33:09 +01:00
andreas e3723be7e2 make boatData names availabel as constants 2022-03-01 15:22:23 +01:00
andreas 799fd49696 make the serial input/outout working again, show it's counters correctly 2022-01-24 14:51:53 +01:00
wellenvogel 966ef0c4fb allow to hide config items from the ui and allow to change config values in the init function 2022-01-14 23:16:43 +01:00
wellenvogel e70591eb4f add changes from Homberger for AIS compatibility with raymarine 2022-01-14 21:07:54 +01:00
wellenvogel 74064fb664 correctly send out seasmart only if NMEA out is not enabled on channel 2022-01-12 18:55:08 +01:00
wellenvogel ff1c6432af add keepalive to socket connections 2022-01-12 18:30:41 +01:00
wellenvogel 7d93ecb063 allow to set the log level 2022-01-09 18:09:34 +01:00
wellenvogel 82b6c86247 correct formatWind 2022-01-08 21:43:52 +01:00
wellenvogel 9878c90e7b disable log in actisense mode 2022-01-07 12:37:20 +01:00
wellenvogel ad45dd6036 also send counters for disabled channels in status 2022-01-03 19:23:38 +01:00
wellenvogel 2a56adf3c5 add status to Api 2022-01-03 18:59:17 +01:00
wellenvogel 73eee8461e allow receiving seasmart messages, correctly handle source for actisense and seasmart in converter 2022-01-03 18:05:14 +01:00
wellenvogel 4d5a3989ac correctly handle actisense mode when writing out 2022-01-03 13:43:20 +01:00
wellenvogel 469b801e04 tcp client resolve mdns 2022-01-03 13:37:35 +01:00
wellenvogel f0a4cfcc53 correct sending/receiving actisense 2022-01-03 13:36:59 +01:00
wellenvogel 5b843a23be tcp client 1st working 2022-01-02 17:26:46 +01:00
wellenvogel d21e497864 intermediate, untested: move channel handling out of main 2022-01-02 14:43:37 +01:00
wellenvogel 47fb805ee6 intermediate: introduce an abstract channel 2021-12-31 18:38:11 +01:00
wellenvogel 298b6c1640 intermediate: channel config 1st tests 2021-12-29 20:19:07 +01:00