Commit Graph
126 Commits
Author SHA1 Message Date
John 9218a1d8e8 better wording 2023-01-30 22:32:32 +01:00
John 3b6d5402c9 note high-speed mode in help and logging (fixes #804) 2023-01-30 22:30:56 +01:00
John 672dae22e7 fix previous commit 2023-01-06 12:14:44 +01:00
John 8e612b9e0e add option to exit non-zero on non-success response from ebusd (fixes #782) 2023-01-06 12:08:17 +01:00
John 78e12b241b add COM port hint 2023-01-06 10:58:29 +01:00
John d6854ff877 add COM-port hint on cygwin 2023-01-06 08:00:58 +01:00
John 8f44d869ee add link to Windows binary 2022-12-11 10:14:01 +01:00
John b413799863 updated to latest source 2022-12-11 10:02:44 +01:00
John 8590a8048c better wording, add sections to cmdline help, simplify+rename variant argument 2022-12-11 10:01:40 +01:00
John 40884341f7 fix misleading default, fix previous commit 2022-12-11 10:00:08 +01:00
John 1bd7ef5f5a log opened connection 2022-12-11 06:32:01 +01:00
John f0d01f9621 add options to set soft jumpers, add option to set MAC suffix from ID 2022-12-06 21:49:28 +01:00
John d42339d390 allow setting gateway 2022-11-05 15:38:25 +01:00
John 6e3c5bfb70 allow turning off visual ping 2022-11-05 13:38:10 +01:00
John a6b0637434 only overwrite settings explicitly given as argument 2022-11-05 13:37:22 +01:00
John 309ed1f885 tolerate missing POLLRDHUP definition 2022-09-24 18:34:01 +02:00
John 5e6319d7b9 fix previous commit 2022-09-18 13:58:50 +02:00
John cf9d0cc030 extract and use common socketConnect method and apply timeout on device connect (potential fix for #594) 2022-09-18 12:01:29 +02:00
john30 ce6ea68f22 formatting, remove unused 2022-09-17 23:57:24 +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 320782c298 allow one more read from socket after input is closed (fix #555) 2022-03-12 13:03:22 +01:00
John 5ec5c3daa4 fix no longer needed removal 2022-02-07 23:05:31 +01:00
John e3dfe32350 start SSL 2022-02-07 22:34:43 +01:00
John 0135dc9100 update year 2022-02-06 13:37:08 +01:00
John a4e19b852c allow optional build with ebusfeed (fixes #477) 2021-12-11 15:45:51 +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 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 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 b4ca4d9a11 remove unused ebusfeed 2021-11-10 19:46:04 +01:00
John 2678d95053 Merge remote-tracking branch 'origin/master' 2021-09-11 14:59:45 +02:00
John c69dfa7b99 add some verbose calibration data 2021-04-18 15:47:34 +02:00
Steffen Pankratz 7c699be734 fix ISO C++11 does not allow conversion from string literal to 'char *'
Signed-off-by: Steffen Pankratz <kratz00@gmx.de>
2021-04-12 20:19:16 +02:00
John 4909d43e2a add wildcard to help 2021-01-24 09:26:54 +01:00
John 8d3c363908 add option to use wildcard in port to try all matching 2021-01-23 16:40:12 +01:00
John 3af8ede096 updated copyright year 2021-01-16 08:32:09 +01:00
john30 5c07889801 formatting 2021-01-10 15:36:02 +01:00
John 8bd35646d3 formatting 2021-01-10 15:12:59 +01:00
John-Michael Baier 326ff4bcde better help text for IP settings 2020-12-25 14:37:27 +01:00
John-Michael Baier 6b1a243d3a use high speed as default, fix current checksum 2020-12-20 17:09:38 +01:00