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
|
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
|
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
|
9878c90e7b
|
disable log in actisense mode
|
2022-01-07 12:37:20 +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
|
4d5a3989ac
|
correctly handle actisense mode when writing out
|
2022-01-03 13:43:20 +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
|
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
|
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
|
031e4fa0e0
|
move version and firmwaretype to appinfo
|
2021-12-17 13:01:03 +01:00 |
wellenvogel
|
20187fcb1d
|
add changed flag to BoatDataValue in API
|
2021-12-16 11:45:35 +01:00 |
wellenvogel
|
428f55e87c
|
intermediate: OTA update
|
2021-12-14 18:01:38 +01:00 |
wellenvogel
|
8b9fabe9e4
|
intermediate: prepare ota upload
|
2021-12-14 13:14:36 +01:00 |
wellenvogel
|
b591c7ff12
|
remove GwConfigItem and write operations, log passwords on USB
|
2021-12-13 22:10:28 +01:00 |
wellenvogel
|
df4b49ad5b
|
intermediate: hide passwords in config, admin password
|
2021-12-13 16:44:02 +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
|
e08bcf1009
|
use esp us timer for statistics
|
2021-12-11 21:23:57 +01:00 |
wellenvogel
|
bb8c7b9d32
|
intermediate: statistics gettimeofday
|
2021-12-11 20:51:12 +01:00 |
wellenvogel
|
96036791b5
|
intermediate: change statistics
|
2021-12-11 20:31:36 +01:00 |
wellenvogel
|
a02cecb6eb
|
add example for formatting boat data
|
2021-12-09 17:19:04 +01:00 |
wellenvogel
|
d47c19126f
|
use separate formats for days and seconds
|
2021-12-09 17:18:48 +01:00 |
wellenvogel
|
babe72c691
|
make boat data format info acessible at api
|
2021-12-09 17:18:24 +01:00 |
wellenvogel
|
d2981dc8b1
|
avoid initial crash in handleBoatSpeed
|
2021-12-09 17:17:27 +01:00 |
wellenvogel
|
575d08e73f
|
remove not workingb websocket stuff
|
2021-12-09 12:02:56 +01:00 |
wellenvogel
|
934f94fcaa
|
improve logging for wifi
|
2021-12-09 12:01:26 +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
|
4f2c9ed1c2
|
avoid string copy in api
|
2021-12-05 21:28:19 +01:00 |
wellenvogel
|
7b4ab178c2
|
change api for getBoatDataValues
|
2021-12-05 21:25:12 +01:00 |
wellenvogel
|
2e5b3b37d7
|
improve statistics
|
2021-12-05 20:45:49 +01:00 |
wellenvogel
|
b089ae2a39
|
add some loop statistics
|
2021-12-05 17:10:23 +01:00 |
wellenvogel
|
c5b6de32a9
|
add some time measurements
|
2021-12-05 12:38:24 +01:00 |
wellenvogel
|
5b2c6a3a9a
|
avoid crash when converting 130312
|
2021-12-04 17:31:40 +01:00 |
wellenvogel
|
64a95f9316
|
correct engine rapid xdr back mapping
|
2021-12-04 12:44:15 +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 |