Commit Graph
100 Commits
Author SHA1 Message Date
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
wellenvogel 01fcf13468 correct readme 2022-01-05 19:07:32 +01:00
wellenvogel 368f8e50ed move message buffers to heap to avoid stack overflows 2022-01-04 22:58:13 +01:00
wellenvogel 57c43c50a7 add check for TCP client ip address 2022-01-03 19:42:37 +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 cca050eca6 update ip address description for tcp client 2022-01-03 13:47:31 +01:00
wellenvogel 4d5a3989ac correctly handle actisense mode when writing out 2022-01-03 13:43:20 +01:00
wellenvogel d0053c7f32 tcp client status 2022-01-03 13:37:45 +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 0acb988f31 some minor label tweaks in config 2021-12-29 20:25:57 +01:00
wellenvogel 298b6c1640 intermediate: channel config 1st tests 2021-12-29 20:19:07 +01:00
wellenvogel 01dae66459 introduce channel config abstraction 2021-12-29 19:52:36 +01:00
wellenvogel 0ba05accdc introduce tcp client 2021-12-29 19:52:08 +01:00
wellenvogel 31798e3bec externalize socket connection 2021-12-28 18:44:01 +01:00
wellenvogel cd9cbd11d0 remove unused import 2021-12-28 18:09:31 +01:00
wellenvogel 61e0e66acb get rid of wifi client, directly use the socket api 2021-12-28 18:08:06 +01:00
wellenvogel fb435499a1 update readme for flashtool 2021-12-25 19:03:29 +01:00
wellenvogel 56b9dc11da add flashtool.pyz to git 2021-12-25 18:53:55 +01:00
wellenvogel d9da394034 let flashtool auto install pyserial 2021-12-25 18:51:50 +01:00
wellenvogel 754f8fe799 build pyz for flashtool 2021-12-25 17:42:23 +01:00
wellenvogel 597ca72594 some layout tuning for flashtool 2021-12-21 16:16:22 +01:00
wellenvogel b73d5c754a update readme for flashtool 2021-12-20 18:06:39 +01:00
wellenvogel e735c35a83 flashtool working for initial and update 2021-12-20 17:55:01 +01:00
wellenvogel dfaab40670 UI: flash base and update 2021-12-20 14:51:37 +01:00
wellenvogel 922fff40e6 intermediate: ui first flash 2021-12-20 14:15:33 +01:00
wellenvogel a892d2cd94 intermediate: minimal flash ui - check firmware, full/update 2021-12-20 13:16:26 +01:00
wellenvogel 0cf41fab50 intermediate: minimal flash ui 2021-12-19 19:17:35 +01:00
wellenvogel 08cd00b0bb intermediate: minimal flash ui 2021-12-19 18:48:25 +01:00
wellenvogel b75ef99a31 1st step for minimal flash ui 2021-12-19 17:43:19 +01:00
wellenvogel 37ccadff08 add link to open boat projects 2021-12-19 12:19:21 +01:00
wellenvogel 2c12c11a26 minor reformatting in readme 2021-12-18 19:20:01 +01:00
wellenvogel 3a98505110 add missing doc pictures 2021-12-18 19:19:04 +01:00
wellenvogel b9288fc5c8 change links in readme 2021-12-18 19:17:49 +01:00
wellenvogel 9f8f21d912 change links in readme 2021-12-18 19:15:30 +01:00
wellenvogel 8a8ed861d3 change links in readme 2021-12-18 19:11:23 +01:00
wellenvogel 9002345e6e added changelog to readme 2021-12-18 18:54:52 +01:00
wellenvogel a6c5a6af7c add prebuild windows exe for esptool and extend flash description 2021-12-18 18:49:02 +01:00
wellenvogel c794074488 add prebuild windows exe for esptool and extend flash description 2021-12-18 18:48:48 +01:00
wellenvogel 34540405d0 replace logString with logDebug 2021-12-18 18:47:57 +01:00
wellenvogel 1bc61f729b rename DaysSince1970 and SecondsSinceMidnight 2021-12-18 13:14:27 +01:00
wellenvogel d0285c3d2f remove the need for hardware reset to change passwords, reorder config for wifi 2021-12-17 19:42:45 +01:00
wellenvogel 4314bb9d01 update readme 2021-12-17 19:42:22 +01:00
wellenvogel e917d520c1 update readme 2021-12-17 19:31:28 +01:00
wellenvogel 2319821a76 change partition table to max. app partitions, no spiffs, nvs erase on full install 2021-12-17 19:03:35 +01:00
wellenvogel bab086acd5 disable upload button while upload is running 2021-12-17 13:07:02 +01:00
wellenvogel 031e4fa0e0 move version and firmwaretype to appinfo 2021-12-17 13:01:03 +01:00
wellenvogel de5bc17c77 generate versioned output files for initial and update 2021-12-16 12:52:47 +01:00
wellenvogel 20187fcb1d add changed flag to BoatDataValue in API 2021-12-16 11:45:35 +01:00
wellenvogel c3482dbb3a generate config before compressing 2021-12-16 11:45:12 +01:00
wellenvogel d3e1e9b3e8 check image before uploading 2021-12-15 18:48:06 +01:00
wellenvogel 32ee425a5a add some size checks for fw name and version 2021-12-15 17:40:38 +01:00
wellenvogel 3475b769ff add custom app description to image 2021-12-15 17:11:25 +01:00
wellenvogel 01662d43fa add a firmware type to display 2021-12-14 19:09:43 +01:00
wellenvogel 5fc6ceffac ota from local file with upload progress and result 2021-12-14 18:46:20 +01:00