Commit Graph
1532 Commits
Author SHA1 Message Date
JohnandGitHub 4bda1a5140 potential fix for truncated float representation 2022-01-16 20:00:39 +01:00
John 7e563d5ae9 add MQTT integration support 2022-01-16 19:05:32 +01:00
John d00f6d755c use array instead of hash for dumpconfig json and add circuit 2022-01-08 15:19:26 +01:00
John c14f934837 add filename 2022-01-08 15:18:03 +01:00
John b3ba3a4c99 spelling 2022-01-08 15:15:53 +01:00
John 13221e2fd7 remove incomplete override path feature 2021-12-19 16:44:43 +01:00
John a070dd65d5 avoid strlwr 2021-12-18 11:12:43 +01:00
John dcddea596f also use env vars for parsing options 2021-12-18 10:51:46 +01:00
John 8af96e41d0 set min host latency to 10ms 2021-12-11 17:15:18 +01:00
John a4e19b852c allow optional build with ebusfeed (fixes #477) 2021-12-11 15:45:51 +01:00
John 125320343a update update check service location 2021-12-11 14:31:41 +01:00
John 749432707a missing cleanup 2021-12-11 13:50:43 +01:00
John e5e1db4c8e new arbitration delay factor and range, corrected unit 2021-11-28 16:04:10 +01:00
John a5a9b2cf4c new arbitration delay factor and range, corrected unit 2021-11-28 16:03:00 +01:00
John 4ecdbea633 new arbitration delay factor and range, corrected unit 2021-11-28 16:00:43 +01:00
John 1f3a445e18 allow setting arbitration delay 2021-11-20 17:55:53 +01:00
John 420f70ace3 validate full area was read from file 2021-11-20 17:51:56 +01:00
John 803c2542f2 comments 2021-11-20 17:50:47 +01:00
John 8370ba72b4 add getField(), getDataType() 2021-11-20 10:11:55 +01:00
John dea6b976e2 add creation time 2021-11-20 09:15:38 +01:00
John efa18923a9 add optional allowIncomplete to parseSignedInt() 2021-11-20 09:15:09 +01:00
John 1354b94d9e fix device info 2021-11-15 20:26:48 +01:00
John 5e5ed3fdd9 fix deletion 2021-11-13 18:07:29 +01:00
John 1f95b4934e add invalid to info 2021-11-13 17:11:38 +01:00
John ac8b937a03 add grace period for race in connection cleanup 2021-11-13 17:09:37 +01:00
John c900e49431 always check error even if something can be read, flush stdout 2021-11-13 15:52:27 +01:00
John 30c5a578c9 check error after reading 2021-11-13 15:20:41 +01:00
John 2f40129b99 stop on error conditions 2021-11-13 14:58:54 +01:00
John 3f40162479 check polled count 2021-11-13 14:08:47 +01:00
John dd1a051511 don't check hangup too early 2021-11-13 13:49:53 +01:00
John bf811f60a1 fix previous commit 2021-11-13 13:23:04 +01:00
John 4b9beb3949 detect remote hangup 2021-11-13 13:08:04 +01:00
John c5d853b3f7 default timeout to 60 2021-11-13 13:07:34 +01:00
John 193bd9ae64 fix for weird string ctor behaviour 2021-11-13 10:43:56 +01:00
John e53d7abeb5 correct help 2021-11-12 19:15:12 +01:00
John bb8e9ed06a clean up dead connections regularly 2021-11-12 19:14:33 +01:00
John 93542a4f90 fix potential duplicate cleanup 2021-11-12 19:14:03 +01:00
John 09aa82dfa4 add EXP test, run tests only if requested 2021-11-10 20:23:07 +01:00
John b4ca4d9a11 remove unused ebusfeed 2021-11-10 19:46:04 +01:00
John 3386b2d892 fix help on hex command 2021-11-07 10:34:43 +01:00
John 86510f52ea format help output 2021-11-07 10:12:29 +01:00
John 0a1dfebc20 add verbose option to info command 2021-11-07 10:01:33 +01:00
John 39498ee02f add /decode endpoint 2021-11-06 21:56:17 +01:00
John 523df25eb0 add /raw endpoint 2021-11-05 19:51:08 +01:00
John 7a567e69fb move helper method to SymbolString 2021-11-05 19:45:04 +01:00
John 1c5ede04e9 fix for injecting multiple messages 2021-11-05 19:29:41 +01:00
John b7009bcb3b adjust tests to no longer adjustable length BI7 type 2021-11-05 18:12:37 +01:00
John 2e7bda22b9 missing length suffix 2021-11-05 18:08:06 +01:00
John 1b47ae7815 move datatypes to separate endpoint 2021-11-05 17:47:49 +01:00
John 4e9b8b755d clearer approach for avoiding duplicate data types, fix grab result missing length suffixes 2021-11-05 17:34:28 +01:00