Commit Graph
100 Commits
Author SHA1 Message Date
wellenvogel c105eef969 #12: multiple capabilities in user task, user init function, cleanup message handling in main, clearer api 2021-12-01 20:03:33 +01:00
wellenvogel 16cf7655f0 simplify example task 2021-11-28 18:51:05 +01:00
wellenvogel 63f57b64f9 make destructor of GwMessage protected 2021-11-28 12:16:09 +01:00
wellenvogel 5195c3be88 free GwApi from ArduinoJson 2021-11-28 12:11:47 +01:00
wellenvogel d9af772a57 show how to restrict the default build to your user defined environments 2021-11-27 21:13:25 +01:00
wellenvogel 1e0ec3b592 set default envs to be build 2021-11-27 21:06:37 +01:00
wellenvogel e3d4ac5eba allow usercode to define config and set capabilities 2021-11-27 20:56:36 +01:00
wellenvogel 39bc516def move user task handling into separate lib 2021-11-27 15:45:21 +01:00
wellenvogel 1e4285fe5d intermediate: generic handling of user tasks 2021-11-27 14:57:16 +01:00
wellenvogel 5bf2aeaffe intermediate: debug via websocket 2021-11-27 10:25:18 +01:00
wellenvogel 3a12fe16cd correctly handle receiveTCP, receiveUSB, switch USB actisense out on/off, actisense counter 2021-11-26 18:06:51 +01:00
wellenvogel 7f10a45784 handle conditions for config items 2021-11-26 11:43:30 +01:00
wellenvogel f4dc001ace Merge branch 'free-x-feature/env2' 2021-11-26 11:03:10 +01:00
wellenvogel e8b6b42869 Merge branch 'feature/env2' of https://github.com/free-x/esp32-nmea2000 into free-x-feature/env2 2021-11-26 11:02:47 +01:00
wellenvogel 172f8393d9 correct field display in unmapped 2021-11-26 00:27:13 +01:00
wellenvogel 284be741f5 intermediate: actisense format on USB 2021-11-26 00:09:34 +01:00
wellenvogel dbadb6fb11 n2k engine pgns, untested 2021-11-25 22:16:51 +01:00
wellenvogel 99ba4b3d8e add exampleTask 2021-11-25 19:55:13 +01:00
wellenvogel 5b39145e4f only recreate value string in boatData if changed 2021-11-25 17:02:42 +01:00
wellenvogel aae16531ff use new api boatDataString for the UI 2021-11-25 16:43:13 +01:00
wellenvogel 3944735190 intermediate: reorganize boatData code 2021-11-25 14:31:31 +01:00
wellenvogel f5fcfa25c3 less memory for boatData request 2021-11-24 19:10:28 +01:00
wellenvogel fb13a70ce6 dynamic adding of xdr boat data for implemented n2k conversions 2021-11-24 18:52:33 +01:00
wellenvogel 166d8d826b intermediate: dynamic boat data for xdr 2021-11-24 12:47:41 +01:00
wellenvogel 3ef74581de intermediate: prepare for dynamic boat data 2021-11-23 20:26:59 +01:00
wellenvogel a9e1357c7f export and import of xdr mappings 2021-11-23 19:40:29 +01:00
wellenvogel 6214d0111e handle change of category correctly, skip fields with type 99 2021-11-22 22:49:07 +01:00
wellenvogel c756c5f262 add checks for xdr config 2021-11-22 22:32:25 +01:00
wellenvogel 3f3ae0be57 allow 30 xdr mappings, scroll correctly 2021-11-22 22:00:30 +01:00
wellenvogel b311aabcfd add xdr help 2021-11-22 21:41:57 +01:00
wellenvogel 87ab75e528 show unmapped xdr records, allow to add them 2021-11-22 21:19:35 +01:00
wellenvogel 9ad6fd2057 intermediate: prepare automatic add of assignment 2021-11-22 20:32:56 +01:00
wellenvogel b352c71a5b show transducer in xdr category title 2021-11-22 20:04:15 +01:00
wellenvogel 824f2383a8 used/changed handling for xdr, show xdr example 2021-11-22 13:09:19 +01:00
wellenvogel c31f18b65f move some debug messages to higher level 2021-11-22 12:24:00 +01:00
wellenvogel 8610d94382 xdrExample and xdrUnmapped requests 2021-11-22 12:16:19 +01:00
wellenvogel 6201644e60 make unknown string a member 2021-11-22 11:21:27 +01:00
wellenvogel 1d24fd3732 omit #nnn on instance mode single, prepare listing unmapped 2021-11-21 22:34:05 +01:00
wellenvogel 03740a9034 recreate files if extra script changes 2021-11-21 22:08:02 +01:00
wellenvogel 2b91ce71bb correct type mappings 2021-11-21 22:01:03 +01:00
wellenvogel 84a3faa51b some css tweaks for xdr 2021-11-21 22:00:45 +01:00
wellenvogel bed9ec32cc xdr inputs and some css tẃeaks 2021-11-21 21:15:58 +01:00
wellenvogel ca55063c8e intermediate: xdr config handling 2021-11-21 19:40:18 +01:00
wellenvogel ef299bd9ba correct content-type for css files 2021-11-21 18:10:58 +01:00
wellenvogel 1805f5578b try to set up clean action - does not work yet 2021-11-21 12:58:15 +01:00
wellenvogel 6e38a5250a generate embedded files automatically 2021-11-21 12:37:53 +01:00
wellenvogel 724e661396 avoid duplicate message conversion 2021-11-20 23:25:00 +01:00
wellenvogel 4d871bc121 better logging 2021-11-20 22:32:25 +01:00
wellenvogel aa47fbc9c1 correct error in build script 2021-11-20 22:32:15 +01:00
wellenvogel 15ca1b9e17 xdrmappings: map 130314 2021-11-20 17:53:02 +01:00
wellenvogel ad29c93dd2 intermediate: xdr mappings 2021-11-20 12:08:55 +01:00
wellenvogel d927861cdf intermediate: xdr mappings 2021-11-20 11:20:49 +01:00
wellenvogel fbc955cd53 intermediate: xdr type mapping 2021-11-19 21:16:04 +01:00
wellenvogel c6c33fa3dd convert n2k to RMB 2021-11-18 22:46:16 +01:00
wellenvogel aa0d22aab3 convert xte 2 way 2021-11-18 17:27:40 +01:00
wellenvogel 292fc006ae add formatter for ROT 2021-11-18 15:59:19 +01:00
wellenvogel 32f9badda2 convert ROT from/to, add conv doc 2021-11-18 13:36:59 +01:00
andreas ff4b3b5c10 read GLL 2021-11-13 18:16:21 +01:00
andreas b3f4a11a8e improve logging MT robustness 2021-11-13 18:15:50 +01:00
andreas 6ef75422d8 send/receive GSA,GSV, 129540 2021-11-13 15:44:54 +01:00
andreas e7150d2259 avoid write error 2021-11-13 14:32:45 +01:00
andreas 08af807cf9 max handling also from 0183, satInfo cleanup 2021-11-13 12:32:38 +01:00
andreas 28abd16749 intermediate: handle sat status 2021-11-12 21:14:38 +01:00
andreas c12ac513ba send/receive gga 2021-11-12 19:25:57 +01:00
andreas 3cd9c5cea6 send/receive zda 2021-11-11 18:53:59 +01:00
andreas e1e2998a9a convert VHW,VTG 2021-11-10 18:25:08 +01:00
andreas 5560c39a02 convert RSA 2021-11-10 17:53:05 +01:00
andreas 642602e13d Merge branch 'master' of github.com:wellenvogel/esp32-nmea2000 2021-11-10 17:36:41 +01:00
andreas 127eb3f84c convert NMEA0183 depth records 2021-11-10 17:36:22 +01:00
andreas b02290d4d6 tune dashboard layout 2021-11-10 16:28:55 +01:00
andreas 48c57a1610 remove delay when setting config 2021-11-10 16:19:00 +01:00
andreas 4c8d17ef40 limit config keys to 15 characters, show sources and units 2021-11-10 16:13:49 +01:00
andreas dc39832483 move formatters to js side 2021-11-09 15:08:38 +01:00
andreas 7e348431b0 better handling for ifdefs 2021-11-08 20:40:37 +01:00
andreas 7c68747bd2 bring back # of tcp clients in status 2021-11-08 20:22:44 +01:00
andreas b38c93b53f add photos for hw set ups 2021-11-08 20:22:21 +01:00
andreas c910b9d692 only use the day in dev version to avoid recompile every time 2021-11-08 20:21:47 +01:00
andreas ab44959775 correctly handle the version string 2021-11-07 21:42:24 +01:00
andreas c3fbf34cc3 update readme 2021-11-07 21:31:50 +01:00
andreas 9187699fb4 add license, update readme 2021-11-07 21:31:03 +01:00
andreas fbb68089d5 update upload action 2021-11-07 21:11:28 +01:00
andreas c8a5f73ba3 update upload action 2021-11-07 21:09:13 +01:00
andreas 8add3fc9de update upload action 2021-11-07 20:59:46 +01:00
andreas 712829c7e4 prepare github release flow and version handling 2021-11-07 20:48:28 +01:00
andreas f3873cf6b3 version update 2021-11-07 17:01:06 +01:00
andreas 9147359b90 improved counter display on status page 2021-11-07 17:00:40 +01:00
andreas 1deef5c7de intermediate: split UI, more icons 2021-11-07 15:50:14 +01:00
andreas 3c4920d104 add NMEA and NSk counter 2021-11-07 13:12:38 +01:00
andreas 2425006d7c set default port to 10110 2021-11-07 11:11:53 +01:00
andreas 3a68ca34ca use arial font 2021-11-06 21:06:17 +01:00
andreas 19ff2687b5 version update 2021-11-06 20:57:50 +01:00
andreas 1e09112e76 more formatters for UI 2021-11-06 20:57:20 +01:00
andreas ecad013d09 provide formatter info to the UI 2021-11-06 20:41:27 +01:00
andreas 616ca1348b correctly handle the talkerId 2021-11-06 20:41:08 +01:00
andreas 3100582581 version update 2021-11-06 19:32:49 +01:00
andreas afcb0f1928 intermediate: dashboard page 2021-11-06 19:32:14 +01:00
andreas 436dd3632b allow to set the AP password if we can do hardware reset 2021-11-06 18:55:05 +01:00
andreas 5ec4dbcecf tabbed view in UI, config categories 2021-11-06 17:56:57 +01:00
andreas 62151f9c3c add led handling for m5atom 2021-11-06 16:02:30 +01:00
andreas 33b2810f97 add button for m5atom 2021-11-06 14:52:54 +01:00