Commit Graph

446 Commits

Author SHA1 Message Date
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