Commit Graph
100 Commits
Author SHA1 Message Date
andreas f6cbcecb78 handle empty suffix correctly 2023-09-05 19:21:53 +02:00
andreas 0709e92b6f handle artifact download correctly 2023-09-04 19:45:12 +02:00
andreas abf87f1955 step 1 for cibuild php 2023-09-03 16:24:10 +02:00
andreas 8e70ce3112 correct saving of build config 2023-09-03 12:23:20 +02:00
andreas a80c0f2d72 add name suffix to output files in ci 2023-09-03 12:13:41 +02:00
andreas 87bd0a305b correct saving of build config 2023-09-03 12:06:48 +02:00
andreas 776d8105c0 update ci script 2023-09-03 12:01:18 +02:00
andreas 63d877553a circle ci build 2023-09-02 12:20:52 +02:00
andreas 22f42bed47 circle ci build 2023-09-02 12:09:31 +02:00
andreas 36a5844148 circle ci build 2023-09-02 12:08:18 +02:00
andreas 2a83077844 circle ci build 2023-09-02 11:52:48 +02:00
andreas efaf69e66c 1st circle ci build 2023-09-02 11:50:13 +02:00
andreas 17615adca5 cleanup unused code, make fallback_serial working again 2023-08-30 20:20:28 +02:00
andreas dc2f353893 using the externals for USBSerial and Serial1 2023-08-30 19:55:26 +02:00
andreas ac91aeb491 reorganize HW defs again, add generic boards, allow undefined CAN rx/tx 2023-08-30 16:42:08 +02:00
andreas 5dc2c98642 intermediate: reorganize hardware definitions 2023-08-30 10:15:25 +02:00
andreas 3c9670b8d0 better display of n2k nodeid/status 2023-08-26 11:41:40 +02:00
andreas b7a7dad290 better display for bus off condition 2023-08-26 11:06:11 +02:00
andreas 28431bfdcf add timer class for periodic runs 2023-08-26 10:53:46 +02:00
andreas e61cfac15e example to lock idf version 2023-08-25 21:13:12 +02:00
andreas 0d5215e00f handle bus recovery in driver class 2023-08-25 20:14:26 +02:00
andreas f5e48fcab3 count timeouts to detect offline state 2023-08-25 19:48:53 +02:00
andreas 9fd25ab6a8 improve status handling for twai, add n2k state to UI 2023-08-25 19:35:38 +02:00
andreas ec95007d9d use driver_uninstall for bus recovery to avoid crashes 2023-08-24 21:15:37 +02:00
andreas 475652ff6e intermediate: recovery 2023-08-24 21:04:28 +02:00
andreas 41d8578681 add bus off recovery 2023-08-24 20:00:19 +02:00
andreas 3be08a0c26 correctly initialize send messages, increase queue 2023-08-24 19:30:20 +02:00
andreas 80486eff75 get rid of esp32_nmea2000 2023-08-24 18:39:51 +02:00
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 ec4bf842ec correctly handle headers 2023-08-24 14:07:42 +02:00
andreas 56321d2bf7 correctly map pressure from bar to pascal in xdr 2023-03-17 20:55:13 +01:00
andreas 435654a3f6 correctly map pressure from bar to pascal in xdr 2023-03-17 20:54:00 +01:00
andreas fc7ca220db add web based installer ro readme 2023-03-13 15:24:55 +01:00
andreas 65460527c4 add console 2023-03-13 15:21:50 +01:00
andreas 14a8b44221 add web install tools 2023-03-13 15:21:39 +01:00
andreas 10b04509ba add some text to install.html 2023-03-12 12:29:27 +01:00
andreas 26218046b1 add installer page 2023-03-12 11:55:33 +01:00
andreas 69f34961bc update readme for release 20230309 2023-03-09 18:03:50 +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
andreas ef2a79fc8b Merge branch 'master' of github.com:wellenvogel/esp32-nmea2000 2023-01-09 16:45:15 +01:00
andreas 6f9d5b05ce show free heap in UI 2023-01-09 16:44:56 +01:00
andreas b1eb46b973 add ppt presentation 2023-01-09 11:37:31 +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
andreas 78ed97f8a6 pin espressif to 3.4.0, correct arduino-json version 2022-04-30 19:33:04 +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 cf3e1fb0b3 change to fixed library versions 2022-03-23 11:26:19 +01:00
andreas 324d3c4060 #38: handle status for RMC and quality for GGA 2022-03-23 11:12:44 +01:00
andreas 4ff5254a8b adapt readme 2022-03-20 18:43:35 +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 9d25ce8b7e further memory optimization of config update 2022-03-11 15:18:38 +01:00
andreas 4557e6c0bb optimize memory usage for config data, allow 4s timeout for setConfig 2022-03-11 14:50:48 +01:00
andreas 6741222574 #34: correctly set condition for hiding the apPassword 2022-03-10 19:39:17 +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 e023d056df update readme 2022-03-08 18:53:44 +01:00
andreas ca7fb4ac13 make input working for select fields 2022-03-08 18:44:44 +01:00
andreas 7649487d97 #26: add hms and firmware type to filename, ensure loading of non existent boatData settings 2022-03-08 18:32:49 +01:00
andreas 8f45554a35 #30: remove environment from ci workflow to always build defaults 2022-03-08 18:18:00 +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 785ece971e #18: export and import of config 2022-03-02 10:53:47 +01:00
andreas 82a9c5dcd6 correct bug in readme 2022-03-01 18:37:12 +01:00
andreas 7d396c2e23 adapt readme to release 20220301 2022-03-01 18:25:22 +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 7c89718735 simplify condition handling: allow arrays for values, allow to omit outer array 2022-03-01 15:44:52 +01:00
andreas 0b906d55c2 #16: correct handling for boatData config items 2022-03-01 15:22:23 +01:00
andreas e3723be7e2 make boatData names availabel as constants 2022-03-01 15:22:23 +01:00
andreas b51c36a5bb make config names static members of GwConfigHandler 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 bafac07332 update readme 2022-01-14 23:46:42 +01:00
wellenvogel 99cd87bed2 slightly improve the help for sendN2k 2022-01-14 23:42:56 +01:00
wellenvogel 9f6e41a598 allow to globally switch of the sending of NMEA2000 data 2022-01-14 23:38:51 +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 dd8cdee5bc add non certified to readme, add release info 2022-01-12 19:01:25 +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 0a40ee7b1f update readme 2022-01-09 18:10:20 +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 3745a79afd update readme 2022-01-07 12:44:22 +01:00
wellenvogel 9878c90e7b disable log in actisense mode 2022-01-07 12:37:20 +01:00
wellenvogel 34760d2fbe correct formatWind 2022-01-06 13:12:06 +01:00
wellenvogel d1f0313e48 update readme for new flash tool 2022-01-06 12:39:30 +01:00