Commit Graph
1663 Commits
Author SHA1 Message Date
John ea5337fdaa add option to add bits to setDataHandlerState() 2022-04-30 15:37:23 +02:00
John 101d0fcdfb add optional clear flag to splitFields 2022-04-30 15:36:48 +02:00
John 856e23be13 formatting 2022-04-18 08:40:19 +02:00
John 88916b9a18 extract string helper 2022-04-18 08:20:20 +02:00
John ba5d264098 move some methods 2022-04-17 18:12:21 +02:00
John 49b6d53d3b docs 2022-04-17 17:37:23 +02:00
John e8e7772dbb move etc/ebusd creation to top level only, avoid deb error for empty etc/ebusd 2022-04-10 18:03:06 +02:00
John f0bb329469 log open error 2022-04-10 17:28:09 +02:00
John 11e2a8ce0b allow flashing via net 2022-04-10 17:19:42 +02:00
John bed49edb8e rename start method 2022-04-10 16:38:46 +02:00
John aa50e2388c add high speed serial mode 2022-04-10 16:37:54 +02:00
John 5777af8b03 add isreverse, set to next version 2022-04-10 09:19:03 +02:00
John 67b8ceb5e9 fix /decode handling 2022-04-10 09:07:01 +02:00
John 7abcfadb1c test smaller slices and longer time for weird BIO_do_connect error during build test 2022-03-19 13:30:22 +01:00
John 7356871cea fix missing prefix with mqtt integration and without --mqtttopic (fixes #575) 2022-03-19 12:58:48 +01:00
John c3560e9903 allow mismatching major version (log error) 2022-03-13 18:39:33 +01:00
John 4172c7d6a1 add arbitration state timeout 2022-03-13 18:01:21 +01:00
John 980594758a better readbility 2022-03-13 17:52:46 +01:00
John 7552ded150 check arbitration timeout 2022-03-13 17:25:59 +01:00
John 6e9647ffd6 flush on debug raw 2022-03-13 17:05:48 +01:00
John 320782c298 allow one more read from socket after input is closed (fix #555) 2022-03-12 13:03:22 +01:00
John 2236f165e8 shutdown read side instead of immediately closing socket to allow further read on other end and have a single point of cleanup only 2022-03-12 13:01:54 +01:00
John af6decf96c fix potential illegal access 2022-03-12 13:00:38 +01:00
John 1cc1d1bf50 replace old config path 2022-02-27 17:46:47 +01:00
John ec75488553 add negative filtering 2022-02-26 13:44:45 +01:00
John 1798007f9d add mqttjson=short option 2022-02-26 08:56:22 +01:00
John 7e7eb28898 add dumpconfigto option, JSON formatting 2022-02-26 08:54:01 +01:00
John bb965173b4 add more info from next fw version 2022-02-20 19:44:28 +01:00
John ab97fc3299 add --capath and --cafile including insecure option 2022-02-19 12:55:38 +01:00
John ea60ef9194 fix non-json payload prefix (fixes #535) 2022-02-17 07:13:45 +01:00
John 3ee2483ab0 fix partial topic match (#523) 2022-02-13 20:53:19 +01:00
John a302b15c1c more verbosity on config file loading 2022-02-13 20:41:29 +01:00
John 845bb1ab6a fix previous commit and fully reset stream before writing anything (should fix #514) 2022-02-13 14:52:24 +01:00
John f1cac3c487 initialize precision as well (related to #514) 2022-02-13 12:21:41 +01:00
John 4aa586818b corrected cleanup, var names 2022-02-13 11:37:02 +01:00
John d5f4ced49e prepare CA path+file options, use ssl lib defaults, fix reconnect with https 2022-02-13 11:33:55 +01:00
John 7d47e24c6c add option to stop after inject, check invalid combination of inject/check args 2022-02-13 10:11:53 +01:00
John abec19eca0 backwards compatibility 2022-02-12 15:43:49 +01:00
John d4ae0e9e46 code style 2022-02-12 12:50:11 +01:00
John 7ae43351da code style 2022-02-12 12:42:35 +01:00
John 4a05f30155 missing add to poll queue 2022-02-12 11:28:57 +01:00
John 0aeb0a4aaf avoid polling if message is up-to-date within interval 2022-02-12 11:25:15 +01:00
John bfa6f68045 allow passing poll prio in topic suffix 2022-02-12 09:20:55 +01:00
John 7337dd9e52 add option to auto-adjust poll prio of matched messages from integration 2022-02-12 09:15:10 +01:00
John 9a893252a4 parse all by default, check topic for match-ability 2022-02-12 08:45:50 +01:00
John f1a5d87aab auto-initialize 2022-02-12 08:05:59 +01:00
John 6fee17d0a5 add ssl dependencies 2022-02-08 21:04:34 +01:00
John 5ec5c3daa4 fix no longer needed removal 2022-02-07 23:05:31 +01:00
John 026b1994fd start SSL 2022-02-07 22:57:38 +01:00
John e3dfe32350 start SSL 2022-02-07 22:34:43 +01:00