soft/lpc122x/rfsub1GHz
2 years agoUpdate all files to mention version 3 of the GPL.
Nathael Pajani [Thu, 21 Feb 2019 15:34:16 +0000 (16:34 +0100)]
Update all files to mention version 3 of the GPL.

2 years agoAdd a test in apps makefiles to get proper function of :make in vim when the user...
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

2 years agoUpdated according to new ADC driver API Updated according to new Timers driver API...
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, ...)

2 years agoSimple RF remote controller for RC-Car
Nathael Pajani [Tue, 17 May 2016 14:03:00 +0000 (16:03 +0200)]
Simple RF remote controller for RC-Car

2 years agoUpdate file header
Nathael Pajani [Sun, 5 Feb 2023 02:45:59 +0000 (03:45 +0100)]
Update file header

2 years agoUpdate file header
Nathael Pajani [Sun, 5 Feb 2023 02:45:53 +0000 (03:45 +0100)]
Update file header

2 years agoUpdate main Readme
Nathael Pajani [Sun, 5 Feb 2023 02:43:38 +0000 (03:43 +0100)]
Update main Readme

2 years agoAdd comments and a buffer size check.
Nathael Pajani [Sun, 5 Feb 2023 02:43:22 +0000 (03:43 +0100)]
Add comments and a buffer size check.

2 years agoAdd rf_hopping Readme
Nathael Pajani [Sun, 5 Feb 2023 02:42:39 +0000 (03:42 +0100)]
Add rf_hopping Readme

2 years agoUpdate "simple" example readme
Nathael Pajani [Sun, 5 Feb 2023 02:42:24 +0000 (03:42 +0100)]
Update "simple" example readme

2 years agoUpdate Transparent bridge readme
Nathael Pajani [Sun, 5 Feb 2023 02:42:05 +0000 (03:42 +0100)]
Update Transparent bridge readme

2 years agoUpdate all files to mention version 3 of the GPL.
Nathael Pajani [Thu, 21 Feb 2019 15:34:16 +0000 (16:34 +0100)]
Update all files to mention version 3 of the GPL.

2 years agorf_hopping test
Nathael Pajani [Thu, 3 Jan 2019 22:10:32 +0000 (23:10 +0100)]
rf_hopping test

2 years agoCreate README file for this repository
Nathael Pajani [Tue, 24 Jan 2023 13:21:43 +0000 (14:21 +0100)]
Create README file for this repository

2 years agoAdding .gitignore file for this repository
Nathael Pajani [Mon, 23 Jan 2023 11:19:42 +0000 (12:19 +0100)]
Adding .gitignore file for this repository

2 years agoUpdate all files to mention version 3 of the GPL.
Nathael Pajani [Thu, 21 Feb 2019 15:34:16 +0000 (16:34 +0100)]
Update all files to mention version 3 of the GPL.

2 years agoChange target module version
Nathael Pajani [Thu, 3 Jan 2019 20:42:28 +0000 (21:42 +0100)]
Change target module version

2 years agoAdd a test in apps makefiles to get proper function of :make in vim when the user...
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

2 years agoUpdated according to new ADC driver API Updated according to new I2C driver API Updat...
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, ...)

2 years agouse startup_watchdog_disable() instead of stop_watchdog() upon startup.
Nathael Pajani [Mon, 23 Nov 2015 12:05:51 +0000 (13:05 +0100)]
use startup_watchdog_disable() instead of stop_watchdog() upon startup.

2 years agoSimple example of RF commmunication for the RF-sub1GHz module. This one was called...
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.

2 years agoUpdate Readme and comments
Nathael Pajani [Wed, 18 Jan 2023 02:18:20 +0000 (03:18 +0100)]
Update Readme and comments

2 years agoAdd some more DEBUG preprocessor macro to prevent warning.
Nathael Pajani [Mon, 13 Jun 2022 15:06:26 +0000 (17:06 +0200)]
Add some more DEBUG preprocessor macro to prevent warning.

2 years agoAdd ## to every debug message printed.
Nathael Pajani [Sun, 12 Jun 2022 18:51:47 +0000 (20:51 +0200)]
Add ## to every debug message printed.

2 years agoTransparent bridge used for UART to RF868 bridging.
Nathael Pajani [Sun, 3 Jan 2021 19:52:56 +0000 (20:52 +0100)]
Transparent bridge used for UART to RF868 bridging.