Jef Driesen
630b5e7c3c
Add support for the scan command
2018-04-03 21:44:08 +02:00
Jef Driesen
215d1155f8
Add time synchronization to the example application
2017-08-18 23:17:33 +02:00
Jef Driesen
83e54d84a2
Add support for the parse command.
2016-02-26 08:24:11 +01:00
Jef Driesen
013882f3f2
Add the fwupdate command.
2016-01-05 20:38:47 +01:00
Jef Driesen
ce472ffa19
Add the read and write commands.
2016-01-05 20:38:47 +01:00
Jef Driesen
195c4c7a7e
Add the download command.
2016-01-05 20:38:47 +01:00
Jef Driesen
bfbb56c781
Add the dump command.
2016-01-04 19:50:51 +01:00
Jef Driesen
ff7c3f6901
Add the list command.
2016-01-04 19:50:51 +01:00
Jef Driesen
4dee95d352
Add the version command.
2016-01-04 19:50:51 +01:00
Jef Driesen
38c9ebc74e
Add the help command.
2016-01-04 19:50:51 +01:00
Jef Driesen
28d8759294
Setup the cancel signal handler.
2016-01-04 19:50:51 +01:00
Jef Driesen
f0e5edc50b
Setup the device descriptor.
2016-01-04 19:50:51 +01:00
Jef Driesen
3c57060d95
Setup the library context.
2016-01-04 19:50:51 +01:00
Jef Driesen
b5503e53fd
Add a more modular example application.
...
The universal application works well, but is quite difficult to extend
with more functionality. Therefore a new and more modular application is
needed. The new dctool application will support multiple sub-commands,
to carry out specific actions. Extending the application will be as easy
as adding new commands.
2016-01-04 19:50:51 +01:00