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
John-Michael Baier
e95466f148
corrected file checksum calculation, print flash range
2020-12-20 17:02:43 +01:00
John-Michael Baier
8eb918aff6
updated to new features/output
2020-12-19 17:18:28 +01:00
John-Michael Baier
13230b4845
print hash for bootloader and firmware versions and allow extracting firmware file version and hash, nicer output formatting
2020-12-19 17:11:01 +01:00
John-Michael Baier
509ad6e95a
add high speed mode
2020-12-19 12:33:59 +01:00
John-Michael Baier
96d5623ce9
add ebuspicloader readme
2020-12-10 21:50:25 +01:00
John-Michael Baier
febc3a10d3
missing include
2020-12-09 22:35:34 +01:00
John-Michael Baier
7784b89e33
lock the device, fix baudrate setting
2020-12-09 22:32:13 +01:00
John-Michael Baier
65c302ae1a
add missing .cpp
2020-12-06 17:28:18 +01:00
John-Michael Baier
a2a7feb190
compiler warnings
2020-12-06 17:25:00 +01:00
john30
358d662e5d
fix timespec usage
2020-12-06 17:18:25 +01:00
John-Michael Baier
4e8d761d2c
add PIC loader
2020-12-06 17:01:32 +01:00
john30
f15279815e
fix for use with xargs
2019-11-24 12:15:00 +01:00
john30
3af05a251e
added mini install target
2018-05-10 13:32:12 +02:00
john30
1c17f7c466
use nullptr instead of NULL
2018-05-06 14:54:52 +02:00
john30
343a67f06a
added timeout and exit code ( fixes #122 )
2018-04-04 17:56:29 +02:00
john30
fa78ae73f0
updated copyright year
2018-01-28 15:17:33 +01:00
john30
7b11a540b6
added conditional messages to find command with "-a" option and include condition prefix for CSV format
...
also allow passing scan messages with --checkconfig and --scanconfig (without --inject)
be more verbose on errors in configuration files
improved code style
2017-05-01 15:31:09 +02:00
john30
18fc12499b
introduced symbol_t, added SymbolString::dataAt() and ::isMaster(), renamed SymbolString::getDataStr() to getStr(), use size_t/ssize_t where appropriate, simplified by use of new SymbolString methods, corrected broadcast scan conversion, use override declaration
2017-03-04 14:01:20 +01:00
john30
ca164185dc
fix doxygen and put everything besides main function in namespace ebusd
2017-02-25 16:12:09 +01:00
john30
551f71ba21
aligned makefiles to using include with paths
2017-02-25 14:59:31 +01:00
john30
0c4b174636
check argp availability and allow using as library, made ready for Windows build in cygwin
2017-02-05 11:10:03 +01:00
john30
bbc29bdb2f
switched to absolute include dirs, formatting
2017-02-04 19:28:31 +01:00
john30
937e0ed9e5
fixed compiler warnings
2017-01-28 09:32:07 +01:00
john30
1dea34e4b5
added cmake support
2017-01-22 13:55:21 +01:00
john30
87b30afcec
switch to using lib instead of *.o
2017-01-22 13:54:29 +01:00