Update ChangeLog and README
This commit is contained in:
parent
219fffb028
commit
e32e6064e0
@ -1432,4 +1432,6 @@
|
|||||||
Alexander Patience (2015-09-25).
|
Alexander Patience (2015-09-25).
|
||||||
* apps/examples/udpblaster: Add a test to stress the network by
|
* apps/examples/udpblaster: Add a test to stress the network by
|
||||||
sending UDP packets at a very high rate. (2015-09-30).
|
sending UDP packets at a very high rate. (2015-09-30).
|
||||||
|
* apps/examples/uavcan: libuavcan example from Paul Alexander
|
||||||
|
Patience (2015-10-01).
|
||||||
|
|
||||||
|
@ -1861,6 +1861,12 @@ examples/touchscreen
|
|||||||
int board_tsc_setup(int minor);
|
int board_tsc_setup(int minor);
|
||||||
void board_tsc_teardown(void);
|
void board_tsc_teardown(void);
|
||||||
|
|
||||||
|
examples/uavcan
|
||||||
|
^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Illustrates use of canutils/uavcan. Contributed by Paul Alexander
|
||||||
|
Patience.
|
||||||
|
|
||||||
examples/udp
|
examples/udp
|
||||||
^^^^^^^^^^^^
|
^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user