summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Nathael Pajani [Thu, 9 Feb 2023 00:04:43 +0000 (01:04 +0100)]
Update to new WS2812 interface and fix a few indentations
Nathael Pajani [Mon, 6 Feb 2023 06:06:26 +0000 (07:06 +0100)]
Update header comment for tp_eti
Nathael Pajani [Thu, 21 Feb 2019 15:34:16 +0000 (16:34 +0100)]
Update all files to mention version 3 of the GPL.
Nathael Pajani [Thu, 3 Jan 2019 22:11:58 +0000 (23:11 +0100)]
Old code used for CPE ... do not remember what for
Nathael Pajani [Fri, 12 Jun 2020 10:35:55 +0000 (12:35 +0200)]
Fixes related to dtplug protocol to rc_car app
Nathael Pajani [Thu, 21 Feb 2019 15:34:16 +0000 (16:34 +0100)]
Update all files to mention version 3 of the GPL.
Nathael Pajani [Wed, 19 Apr 2017 00:55:03 +0000 (02:55 +0200)]
Add a test in apps makefiles to get proper function of :make in vim when the user has added "let $COMPILE_FROM_IDE = 1" to his ~/.vimrc
Nathael Pajani [Tue, 27 Sep 2016 21:48:29 +0000 (23:48 +0200)]
Updated according to new ADC driver API Updated according to new Timers driver API Updated according to new I2C driver API Updated Comments Updated according to new header files Updated use of uprintf and UART* instead of snprintf + serial_write(0, ...)
Nathael Pajani [Thu, 2 Jun 2016 23:54:15 +0000 (01:54 +0200)]
RC-Car app First attempt to limit car speed in front of obstacles, untested yet.
Nathael Pajani [Tue, 17 May 2016 14:02:18 +0000 (16:02 +0200)]
Reduce delay between loops and add RF commands for RF remote control
Nathael Pajani [Tue, 17 May 2016 14:01:25 +0000 (16:01 +0200)]
Make continuous ADC conversion in background
Nathael Pajani [Tue, 17 May 2016 14:00:30 +0000 (16:00 +0200)]
Change ifdefs for debug
Nathael Pajani [Tue, 26 Apr 2016 23:11:52 +0000 (01:11 +0200)]
Adding partial support for the micro-controller found on the first version of The BeagleBone Black Cape for RC-Car control.
Nathael Pajani [Sun, 5 Feb 2023 17:34:06 +0000 (18:34 +0100)]
Add gitignore file
Nathael Pajani [Thu, 24 Sep 2020 11:15:30 +0000 (13:15 +0200)]
Add movement detection sensor to CPE IoT app
Nathael Pajani [Thu, 21 Feb 2019 15:34:16 +0000 (16:34 +0100)]
Update all files to mention version 3 of the GPL.
Nathael Pajani [Thu, 3 Jan 2019 22:13:57 +0000 (23:13 +0100)]
CPE IoT project