Commit Graph

76 Commits

Author SHA1 Message Date
andreas 048a16d939 add listeners for status handling 2024-11-14 16:16:40 +01:00
andreas 7ea500bad6 #87: include system name in export file name 2024-11-13 15:08:27 +01:00
andreas 4bded7bbb4 make sta udp receiver working 2024-11-11 19:52:44 +01:00
andreas 82f5e17987 intermediate: udp reader 2024-11-08 21:00:25 +01:00
andreas 795117b6f4 allow to add an url tab button 2024-10-13 17:12:10 +02:00
andreas 47973b6bcf adjust user formatter api 2024-10-13 16:56:21 +02:00
andreas 9c979657bf restructure boat data display handling, allow for more flexible user formatters 2024-10-13 16:10:03 +02:00
andreas 98a95e62f7 first version for user js tasks 2024-10-11 20:13:45 +02:00
andreas f6e3fa369f intermediate: prepare for js api 2024-10-11 19:23:19 +02:00
andreas f99d6ed2eb #60: avoid errors in the web ui when the rx fifo overflows (strange counter ids), add an error log for serial errors 2024-03-22 18:57:43 +01:00
andreas 101d551f93 add calset and calval input types 2024-03-17 19:01:53 +01:00
andreas a240cade7e add calset input 2024-03-17 18:20:09 +01:00
andreas e10432dae4 correctly show source names 2024-03-03 18:37:20 +01:00
andreas 16b7652f1d intermediate: allow for config array definitions, prepare multiple sensors 2023-11-03 12:34:33 +01:00
andreas b5210a79e8 allow to change the Wifi AP Ip address and mask 2023-10-20 20:40:44 +02:00
andreas 4fa40b98b3 allow to set a read only mode for config items, output compiler messages for overwritten configs, add m5 gps unit defs 2023-10-05 18:52:30 +02:00
andreas f800893ac8 use chip id for all image checks 2023-09-09 17:11:47 +02:00
andreas 54693e0b27 add handling to check the chip type in the update UI 2023-09-07 17:30:19 +02:00
andreas cb98324604 make the counter display and the channel names dynamic in the UI 2023-08-31 12:24:21 +02: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 1f42852c2c #40: underscore in file name, add type to xdr format 2022-04-12 20:19:47 +02: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 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 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 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 34760d2fbe correct formatWind 2022-01-06 13:12:06 +01:00
wellenvogel 57c43c50a7 add check for TCP client ip address 2022-01-03 19:42:37 +01:00
wellenvogel d0053c7f32 tcp client status 2022-01-03 13:37:45 +01:00
wellenvogel 298b6c1640 intermediate: channel config 1st tests 2021-12-29 20:19:07 +01:00
wellenvogel bab086acd5 disable upload button while upload is running 2021-12-17 13:07:02 +01:00
wellenvogel d3e1e9b3e8 check image before uploading 2021-12-15 18:48:06 +01:00
wellenvogel 5fc6ceffac ota from local file with upload progress and result 2021-12-14 18:46:20 +01:00
wellenvogel 428f55e87c intermediate: OTA update 2021-12-14 18:01:38 +01:00
wellenvogel feb6b8860a add option to remember the admin password 2021-12-13 21:46:00 +01:00
wellenvogel 30b23a72ce add an admin password to protect the changing api functions 2021-12-13 21:13:42 +01:00
wellenvogel df4b49ad5b intermediate: hide passwords in config, admin password 2021-12-13 16:44:02 +01:00
wellenvogel c38964e8b0 intermediate: check admin password 2021-12-13 15:24:30 +01:00
wellenvogel 2f1ea8e726 limit tcp clients to 6 2021-12-12 12:46:17 +01:00
wellenvogel de04e5443b optimize boat data string handling 2021-12-12 11:47:56 +01:00
wellenvogel 123da40aeb allow to hide invalid boat data items 2021-12-11 20:13:14 +01:00
wellenvogel ac0ecf9b68 format date and time for data display 2021-12-09 18:29:34 +01:00
wellenvogel 24cd250d86 add boatData config item type to select a value from the boatDataItems 2021-12-05 22:01:17 +01:00
wellenvogel 84483024ac correct backward xdr mapping for unknown instance, prefer instance mode single for unmapped, improve traces 2021-12-03 22:51:31 +01:00
wellenvogel aba95db8f9 provide a checkMinMax function for parameters 2021-12-03 12:07:49 +01:00
wellenvogel 3e73f6b80c add XDR min interval, N2K min interval, add N2K_LOAD_LEVEL and N2K_CERTIFICATION_LEVEL 2021-12-03 11:47:05 +01:00