Commit Graph

28 Commits

Author SHA1 Message Date
free-x 6a2c623ea0 #103: using formatters 2025-02-25 18:54:00 +01:00
andreas 2c87be78db make changing timeouts working correctly 2024-11-13 17:05:17 +01:00
andreas e982389c75 correctly handle data timeouts, always set source if for updates 2024-10-13 16:09:17 +02:00
andreas c266bddea3 make data store times configurable 2024-09-29 19:56:39 +02:00
wellenvogel 82b6c86247 correct formatWind 2022-01-08 21:43:52 +01:00
wellenvogel de04e5443b optimize boat data string handling 2021-12-12 11:47:56 +01:00
wellenvogel 7b4ab178c2 change api for getBoatDataValues 2021-12-05 21:25:12 +01:00
wellenvogel 04d90447e8 add new function getBoatDataValues to api for easier access 2021-12-03 17:00:51 +01:00
wellenvogel 5195c3be88 free GwApi from ArduinoJson 2021-11-28 12:11:47 +01:00
wellenvogel dbadb6fb11 n2k engine pgns, untested 2021-11-25 22:16:51 +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 aa0d22aab3 convert xte 2 way 2021-11-18 17:27:40 +01:00
andreas 28abd16749 intermediate: handle sat status 2021-11-12 21:14:38 +01:00
andreas dc39832483 move formatters to js side 2021-11-09 15:08:38 +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 0bdcc8fff2 handle priorities in boat data 2021-11-01 11:41:41 +01:00
andreas c14ed4cfe9 return status info in boatData request 2021-10-31 16:31:22 +01:00
andreas e7b2c6e756 add some memory diagnostics 2021-10-30 12:01:50 +02:00
andreas e1e3928062 cleanup boatData handling 2021-10-20 16:42:12 +02:00
andreas 9fa577c768 store all values in boatData 2021-10-18 21:26:08 +02:00
andreas 3bbd9ef965 separate boat data, integrate with web server 2021-10-18 19:20:00 +02:00