summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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 [Mon, 3 Oct 2016 15:15:40 +0000 (17:15 +0200)]
Lighthouse test : change Status led state on RTC interrupt.
Nathael Pajani [Mon, 3 Oct 2016 15:14:20 +0000 (17:14 +0200)]
Example settings for 915MHz (Thanks to Cyprien)
Nathael Pajani [Tue, 27 Sep 2016 21:33:11 +0000 (23:33 +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:59 +0000 (01:54 +0200)]
Lighthouse board, production test app
Nathael Pajani [Mon, 6 Feb 2023 01:38:48 +0000 (02:38 +0100)]
Update README after rRC Car remote controller addition
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 [Tue, 17 May 2016 14:03:00 +0000 (16:03 +0200)]
Simple RF remote controller for RC-Car
Nathael Pajani [Sun, 5 Feb 2023 02:45:59 +0000 (03:45 +0100)]
Update file header
Nathael Pajani [Sun, 5 Feb 2023 02:45:53 +0000 (03:45 +0100)]
Update file header
Nathael Pajani [Sun, 5 Feb 2023 02:43:38 +0000 (03:43 +0100)]
Update main Readme
Nathael Pajani [Sun, 5 Feb 2023 02:43:22 +0000 (03:43 +0100)]
Add comments and a buffer size check.
Nathael Pajani [Sun, 5 Feb 2023 02:42:39 +0000 (03:42 +0100)]
Add rf_hopping Readme
Nathael Pajani [Sun, 5 Feb 2023 02:42:24 +0000 (03:42 +0100)]
Update "simple" example readme
Nathael Pajani [Sun, 5 Feb 2023 02:42:05 +0000 (03:42 +0100)]
Update Transparent bridge readme
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:10:32 +0000 (23:10 +0100)]
rf_hopping test
Nathael Pajani [Tue, 24 Jan 2023 13:21:43 +0000 (14:21 +0100)]
Create README file for this repository
Nathael Pajani [Mon, 23 Jan 2023 11:19:42 +0000 (12:19 +0100)]
Adding .gitignore file for this repository
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 20:42:28 +0000 (21:42 +0100)]
Change target module version
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:46:11 +0000 (23:46 +0200)]
Updated according to new ADC 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 [Mon, 23 Nov 2015 12:05:51 +0000 (13:05 +0100)]
use startup_watchdog_disable() instead of stop_watchdog() upon startup.
Nathael Pajani [Thu, 10 Sep 2015 07:16:06 +0000 (09:16 +0200)]
Simple example of RF commmunication for the RF-sub1GHz module. This one was called "dev_usb" in the rf_sub1G branch. This commit is part of manually merging the rf_sub1G branch.
Nathael Pajani [Wed, 18 Jan 2023 02:18:20 +0000 (03:18 +0100)]
Update Readme and comments
Nathael Pajani [Mon, 13 Jun 2022 15:06:26 +0000 (17:06 +0200)]
Add some more DEBUG preprocessor macro to prevent warning.
Nathael Pajani [Sun, 12 Jun 2022 18:51:47 +0000 (20:51 +0200)]
Add ## to every debug message printed.
Nathael Pajani [Sun, 3 Jan 2021 19:52:56 +0000 (20:52 +0100)]
Transparent bridge used for UART to RF868 bridging.