Jonathan Naylor
|
cd6593a33b
|
Merge pull request #36 from juribeparada/master
Simplifying STM32F4XX library definitions, some minor changes on Makefile
|
2016-11-16 06:26:58 +00:00 |
Andy CA6JAU
|
9098161032
|
Update CooCox project files
|
2016-11-16 01:57:17 -03:00 |
Andy CA6JAU
|
381afbb70a
|
Simplifying STM32F4XX library definitions, some minor changes on Makefile
|
2016-11-16 01:06:26 -03:00 |
Andy CA6JAU
|
7ac999dac7
|
Merge remote-tracking branch 'g4klx/master'
|
2016-11-15 22:21:13 -03:00 |
Jonathan Naylor
|
df202e19df
|
Use the LPTMR to triger the ADC from an external oscillator.
|
2016-11-15 18:59:57 +00:00 |
Andy CA6JAU
|
6e5a7800a9
|
Merge remote-tracking branch 'g4klx/master'
|
2016-11-15 14:23:29 -03:00 |
Jonathan Naylor
|
cd2042aa9b
|
Clean up pin assignments.
|
2016-11-15 17:04:51 +00:00 |
Andy CA6JAU
|
5cfd985569
|
Merge remote-tracking branch 'g4klx/master'
|
2016-11-15 13:57:16 -03:00 |
Jonathan Naylor
|
59d93b5a6f
|
First attempt at using external clock for Teensy ADC.
|
2016-11-15 08:07:24 +00:00 |
Jonathan Naylor
|
dd5940fe2e
|
Add the Teensy 3.5 as a supported platform.
|
2016-11-15 06:27:46 +00:00 |
Jonathan Naylor
|
cc05115280
|
Enable the ADC clocks.
|
2016-11-14 22:39:14 +00:00 |
Jonathan Naylor
|
de289c1258
|
Further refinement of the Teensy IO.
|
2016-11-14 21:47:38 +00:00 |
Jonathan Naylor
|
f946824639
|
Add more info about the new platforms.
|
2016-11-14 11:44:38 +00:00 |
Jonathan Naylor
|
762482f6f5
|
Include the Teensy 3.5 as a supported platform.
|
2016-11-14 11:41:58 +00:00 |
Jonathan Naylor
|
890b1ae141
|
Merge pull request #34 from juribeparada/master
New linker script file for STM32F4XX, some minor changes on Makefile
|
2016-11-13 22:19:17 +00:00 |
Andy CA6JAU
|
26e0801ff0
|
New linker script file for SMT32F4XX, some minor changes on Makefile
|
2016-11-13 17:52:01 -03:00 |
Jonathan Naylor
|
e56b25ca7c
|
Merge pull request #33 from juribeparada/master
EXTERNAL_OSC enabled by default?
|
2016-11-13 14:53:57 +00:00 |
Andy CA6JAU
|
052c5b30bd
|
EXTERNAL_OSC change
EXTERNAL_OSC disabled by default
|
2016-11-12 14:54:41 -03:00 |
Andy CA6JAU
|
d66709ed3f
|
Merge remote-tracking branch 'g4klx/master'
|
2016-11-12 14:35:19 -03:00 |
Andy CA6JAU
|
355c93a48f
|
Merge remote-tracking branch 'g4klx/master'
|
2016-11-11 14:23:10 -03:00 |
Jonathan Naylor
|
e97c1dc746
|
More work on Teensy interrupts.
|
2016-11-11 06:56:02 +00:00 |
Jonathan Naylor
|
823b68d5ed
|
More ADC IRQ work for the Teensy.
|
2016-11-10 20:15:06 +00:00 |
Jonathan Naylor
|
584134d1d1
|
Add more Teensy IO code.
|
2016-11-10 19:45:35 +00:00 |
Andy CA6JAU
|
09e3e784db
|
Merge remote-tracking branch 'g4klx/master'
|
2016-11-10 13:56:17 -03:00 |
Jonathan Naylor
|
8e32f8c938
|
Merge pull request #32 from phl0/mmdvmmenu
Added 12.288MHz TCXO to mmdvmmenu.sh
|
2016-11-10 15:57:35 +00:00 |
phl0
|
150ea24a83
|
Add 12.288MHz TCXO to mmdvmmenu.sh
|
2016-11-10 16:48:52 +01:00 |
phl0
|
5f26a6c67d
|
Some minor corrections
|
2016-11-10 16:44:29 +01:00 |
Jonathan Naylor
|
6f33cfdf4f
|
Reinstate the original config options.
|
2016-11-10 11:33:02 +00:00 |
Jonathan Naylor
|
1c85e1ca06
|
Merge pull request #31 from juribeparada/master
Some minor changes
|
2016-11-10 06:13:34 +00:00 |
Andy CA6JAU
|
1aa3c62f09
|
some minor changes
|
2016-11-09 23:40:38 -03:00 |
Jonathan Naylor
|
934bad3fb9
|
More work on the Teensy raw IO.
|
2016-11-08 07:41:31 +00:00 |
Jonathan Naylor
|
612b10cd11
|
Small clean up.
|
2016-11-07 21:28:06 +00:00 |
Jonathan Naylor
|
ee44fd81ef
|
Clean up the Due's interrupt handler.
|
2016-11-07 21:25:25 +00:00 |
Jonathan Naylor
|
2a5149180d
|
Start building the Teensy support.
|
2016-11-07 21:02:09 +00:00 |
Jonathan Naylor
|
c6e36f81fc
|
Framework for Teensy IO.
|
2016-11-07 20:26:38 +00:00 |
Jonathan Naylor
|
9aa450713a
|
Conditional compile of mode pins for STM32F4.
|
2016-11-07 20:20:06 +00:00 |
Jonathan Naylor
|
4a5027b18b
|
Add the STM32F CPU support.
|
2016-11-07 20:09:35 +00:00 |
Jonathan Naylor
|
97fe8ad3fd
|
Add mode pins for the original Papa board.
|
2016-11-07 18:15:02 +00:00 |
Jonathan Naylor
|
48c83b19c6
|
Improve the serial port parsing.
|
2016-11-04 06:45:12 +00:00 |
Jonathan Naylor
|
81ec23eccc
|
Simplify the mode pin code.
|
2016-11-03 20:33:22 +00:00 |
Jonathan Naylor
|
423af323ed
|
Cleanups for Teensy support.
|
2016-11-01 20:30:18 +00:00 |
Jonathan Naylor
|
2cb7d37195
|
Abstract the serial port handling.
|
2016-11-01 18:01:22 +00:00 |
Jonathan Naylor
|
959cb7f32e
|
Cleanups and bug fixes.
|
2016-11-01 18:00:53 +00:00 |
Jonathan Naylor
|
d70fb4f0f9
|
Placeholder for Teensy support.
|
2016-10-31 20:16:33 +00:00 |
Jonathan Naylor
|
7aeb1b6371
|
Abstract Due specific I/O to a seperate file.
|
2016-10-31 20:08:35 +00:00 |
Jonathan Naylor
|
ba969d85d0
|
Add dummy RSSI sampling code.
|
2016-10-31 19:39:32 +00:00 |
Jonathan Naylor
|
e0ea81bbc9
|
REplace the ZUM V1.2 definitions with V1.0.1
|
2016-10-31 19:18:03 +00:00 |
Jonathan Naylor
|
bbe6a8cf07
|
Add 12.288 MHz TCXO option.
|
2016-10-31 18:21:24 +00:00 |
Jonathan Naylor
|
df169c17a4
|
Merge pull request #28 from phl0/correct_mmdvmmenu
Correct spaces in order to make mmdvmmenu.sh work (again)
|
2016-10-31 10:34:57 +01:00 |
phl0
|
6f07eedebc
|
Correct spaces in order to make mmdvmmenu.sh work (again)
|
2016-10-30 22:51:07 +01:00 |