John
|
5bf0ab8eaa
|
updated year
|
2024-02-04 09:36:20 +01:00 |
|
John
|
3d9dd9b1c3
|
add positionals to arg parser, avoid unnecessary parts in arg options
|
2023-11-01 22:37:30 +01:00 |
|
John
|
c71b1daf74
|
remove unused param to arg parser
|
2023-10-01 14:54:27 +02:00 |
|
John
|
acc6eddbba
|
fix previous commit, formatting
|
2023-10-01 14:29:11 +02:00 |
|
John
|
22b6f02752
|
get rid of argp dependency
|
2023-10-01 14:09:38 +02:00 |
|
John
|
d89b7cf29a
|
fix macos build (closes #673)
|
2023-09-23 14:23:06 +02:00 |
|
John
|
2c7cab3dc1
|
update year
|
2023-06-16 20:40:35 +02:00 |
|
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
|
d6854ff877
|
add COM-port hint on cygwin
|
2023-01-06 08:00:58 +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
|
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
|
0135dc9100
|
update year
|
2022-02-06 13:37:08 +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
|
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 |
|
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
|
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
|
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
|
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 |
|