andreas
|
799fd49696
|
make the serial input/outout working again, show it's counters correctly
|
2022-01-24 14:51:53 +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
|
7d93ecb063
|
allow to set the log level
|
2022-01-09 18:09:34 +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
|
cca050eca6
|
update ip address description for tcp client
|
2022-01-03 13:47:31 +01:00 |
wellenvogel
|
d0053c7f32
|
tcp client status
|
2022-01-03 13:37:45 +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
|
0ba05accdc
|
introduce tcp client
|
2021-12-29 19:52:08 +01:00 |
wellenvogel
|
d0285c3d2f
|
remove the need for hardware reset to change passwords, reorder config for wifi
|
2021-12-17 19:42:45 +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
|
01662d43fa
|
add a firmware type to display
|
2021-12-14 19:09:43 +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
|
76f2f4278b
|
move action buttons to top
|
2021-12-09 12:02: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
|
236c417fb5
|
intermediate: fix some n2k->xdr mappings, add backwards conversions
|
2021-12-03 22:07:21 +01:00 |
wellenvogel
|
b4b08fa12d
|
better help for minN2kInterval
|
2021-12-03 12:09:17 +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 |
wellenvogel
|
b01dabf8cc
|
#10: use the system name as page headline and title
|
2021-12-02 17:52:51 +01:00 |
wellenvogel
|
e3d4ac5eba
|
allow usercode to define config and set capabilities
|
2021-11-27 20:56:36 +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
|
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
|
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
|
fb13a70ce6
|
dynamic adding of xdr boat data for implemented n2k conversions
|
2021-11-24 18:52:33 +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
|
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
|
15ca1b9e17
|
xdrmappings: map 130314
|
2021-11-20 17:53:02 +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
|
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 |
andreas
|
b02290d4d6
|
tune dashboard layout
|
2021-11-10 16:28:55 +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
|
7c68747bd2
|
bring back # of tcp clients in status
|
2021-11-08 20:22:44 +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
|
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
|
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
|
b0684fc65a
|
allow to set the nmea0183 talker id
|
2021-11-05 21:14:39 +01:00 |
andreas
|
fc57d73054
|
add info about conversions to UI, tweak layout
|
2021-11-05 19:19:43 +01:00 |
andreas
|
93180be220
|
use a more semantic input for the NMEA filters
|
2021-11-03 21:24:27 +01:00 |
andreas
|
3cf67d387e
|
introduce NMEA filter
|
2021-11-03 19:36:28 +01:00 |
andreas
|
9174f7d086
|
confirm before a factory reset
|
2021-11-02 21:32:48 +01:00 |
andreas
|
301783ae40
|
handle and configure a serial device
|
2021-11-02 21:18:11 +01:00 |
andreas
|
c8778e4ceb
|
intermediate: add nmea0183 to n2k
|
2021-10-30 21:37:44 +02:00 |
andreas
|
2eaedd7025
|
implement dynamic config form, checkers, reset and changed display
|
2021-10-28 22:00:39 +02:00 |
andreas
|
bdbbee701e
|
dynamically build config form in UI
|
2021-10-28 21:23:20 +02:00 |
andreas
|
b4fe48744b
|
intermediate: externalize config definitions
|
2021-10-28 20:43:05 +02:00 |
andreas
|
6e449ca4dc
|
allow to set system name, auto shutdown AP, usb baud
|
2021-10-22 15:20:40 +02:00 |
andreas
|
63eb317816
|
add extended nmea2k status
|
2021-10-21 18:10:25 +02:00 |
andreas
|
e421fe0722
|
config for sending to tcp, seasmart
|
2021-10-18 20:12:27 +02:00 |
andreas
|
0360044ef3
|
TCP server separated
|
2021-10-17 21:55:34 +02:00 |
andreas
|
117193fbed
|
restructure ui, styling
|
2021-10-17 19:15:22 +02:00 |
andreas
|
8f03ad1373
|
add testServer
|
2021-10-17 18:17:18 +02:00 |
andreas
|
0fe10aeef8
|
intermediate: restructure wifi,log
|
2021-10-17 15:41:35 +02:00 |
andreas
|
dad454745a
|
add version, output NMEA0183 to USB
|
2021-10-16 17:20:04 +02:00 |
andreas
|
7e1b9a6ce6
|
improved web page, some initial status
|
2021-10-15 21:09:36 +02:00 |