Commit Graph
100 Commits
Author SHA1 Message Date
John 6b576c70e7 solved some todos, memory optimization 2022-01-29 14:59:31 +01:00
John 8661833939 Merge remote-tracking branch 'origin/master' into mqttintegration
# Conflicts:
#	src/lib/ebus/datatype.cpp
2022-01-29 13:02:16 +01:00
John fded31b0cc extend MQTT integration support with type switch by direction and type_part-by, optimize memory usage, force publish of seen messages when filtering seen 2022-01-29 12:47:40 +01:00
John 03ea563afe fix getName() and getField() with ignored count 2022-01-29 12:43:34 +01:00
John 7128a380f3 extend MQTT integration support with seen filter and variable compression 2022-01-23 19:34:45 +01:00
John 5f54d560a7 optimized 2022-01-23 17:55:37 +01:00
John d73e407acb extend MQTT integration support 2022-01-23 17:55:18 +01:00
John 17b1bdf4a0 extend MQTT integration support with type_switch 2022-01-22 22:21:59 +01:00
John c499c4e74b spelling 2022-01-22 15:28:52 +01:00
John 1e21850a2b extend MQTT integration support 2022-01-22 15:28:32 +01:00
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 29e96338da updated 2022-01-08 15:29:37 +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 0c9e4e0aed more coverage tests 2022-01-01 14:29:55 +01:00
John 13221e2fd7 remove incomplete override path feature 2021-12-19 16:44:43 +01:00
John 3af6d38f5a declare /etc/default/ebusd as conf file 2021-12-18 13:06:43 +01:00
John a114ec19c5 ignore tests 2021-12-18 11:35:19 +01:00
John a070dd65d5 avoid strlwr 2021-12-18 11:12:43 +01:00
John dd0b92ae6a updated 2021-12-18 10:56:48 +01:00
John 1fe36f7753 fix label syntax 2021-12-18 10:56:39 +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 4d26b7537c ignore lib 2021-12-11 16:18:05 +01:00
John c5edf73774 add ebuspicloader 2021-12-11 16:02:15 +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 43d12b7efa more badges 2021-11-20 18:26:58 +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 df7766d61c more debug on shutdown 2021-11-13 19:19:43 +01:00
John 382a00f4bf more debug on shutdown 2021-11-13 19:15:07 +01:00
John 7ff17b6155 fix cleanup 2021-11-13 18:57:22 +01:00
John 598c45dddd more options for coverage 2021-11-13 18:41:41 +01:00
John e4ee78db0d test with direct args to gcov 2021-11-13 18:28:52 +01:00
John 6efbe38363 back to nc 2021-11-13 18:10:52 +01:00
John 5b1ac42015 test message redefinition 2021-11-13 18:09:59 +01:00
John 69514ee6a8 better name for acl file 2021-11-13 18:08:05 +01:00
John 5e5ed3fdd9 fix deletion 2021-11-13 18:07:29 +01:00
John 342a154627 try with ebusctl again 2021-11-13 17:56:16 +01:00
John bb75451434 add coverage run badge, extension 2021-11-13 17:48:15 +01:00
John fb3c4ca9e8 daemonize, use log+hex+define 2021-11-13 17:43:51 +01:00
John a484e08c7a re-enable auto build 2021-11-13 17:15:41 +01:00
John 1cc68b7589 install strip hint 2021-11-13 17:14:50 +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 d951345a51 disable tmate 2021-11-13 16:56:11 +01:00
John 7b86018fc1 tmate 2021-11-13 16:46:08 +01:00
John d2e7454ddd tmate with sudo 2021-11-13 16:37:54 +01:00
John 5142c72df3 latest tmate 2021-11-13 16:35:34 +01:00
John a9d2fb3758 add tmate on manual 2021-11-13 16:32:49 +01:00
John 829181bc4d inline ebusd log, fix passwd 2021-11-13 16:21:27 +01:00
John 7c6287119c test with nc 2021-11-13 16:07:06 +01:00
John 94fa1b2b52 silence curl 2021-11-13 15:52:47 +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 3970ac911b suspend for now 2021-11-13 14:07:49 +01:00
John dd1a051511 don't check hangup too early 2021-11-13 13:49:53 +01:00
John ab5ed3d9bf print state on no signal 2021-11-13 13:46:33 +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 8ba7bd1a37 remove test march 2021-11-13 12:43:28 +01:00
John a251b18ec4 use timeout 2021-11-13 12:42:40 +01:00
John 9b2fc15133 force kill on error 2021-11-13 12:39:37 +01:00
John fcad0af16c test march for gh actions 2021-11-13 12:35:58 +01:00
John 3b425246ee test undo build type debug 2021-11-13 12:25:46 +01:00
John 46c35dbde1 allow manual run 2021-11-13 12:16:50 +01:00
John 87324603a2 remove unnecessary flags 2021-11-13 12:16:02 +01:00
John d930851bba more options for debugging 2021-11-13 11:20:57 +01:00
John a7165de62c ls on fail 2021-11-13 11:17:35 +01:00
John ae7c6678bb test debug build 2021-11-13 11:13:43 +01:00
John f9dc2e29e3 run in foreground 2021-11-13 10:57:31 +01:00
John 193bd9ae64 fix for weird string ctor behaviour 2021-11-13 10:43:56 +01:00
John a8051015a8 re-add reload 2021-11-12 20:25:51 +01:00
John 1719afb4cd fix scan end check 2021-11-12 19:21:06 +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 42cf1590d2 fix csvs, check ebusctl result when failed, less load when checking scan result, exit error when failed 2021-11-12 19:10:06 +01:00
John bbcc4997ac chg log later 2021-11-11 23:42:18 +01:00
John a37a5499fc re-add mqtt 2021-11-11 23:33:59 +01:00
John c887d72592 add endpoints 2021-11-11 23:33:02 +01:00
John 60b3ef0504 avoid listen chg 2021-11-11 23:29:43 +01:00
John c691555787 avoid reload 2021-11-11 23:25:18 +01:00
John 846fa50f0c avoid quit 2021-11-11 23:20:35 +01:00
John 1a6529ed49 more cmds 2021-11-11 23:17:28 +01:00