Wykres commitów

294 Commity (master)

Autor SHA1 Wiadomość Data
Sven Steudte 74e27725e3 Added image requests 2018-03-01 19:59:59 +01:00
CInsights 59b85371ab Don't release radio until TX feeder terminates. 2018-03-02 00:56:10 +11:00
CInsights cd6a2962b4 Copy in PKT code base. Temp changes to config system. Other updates. 2018-03-02 00:34:09 +11:00
Sven Steudte 54c03be7b2 Removed XAL from LPS coil 2018-02-24 07:50:44 +01:00
Sven Steudte 79f3456db4 Implemented more config params
Implemented logging density param
2018-02-24 07:08:49 +01:00
Sven Steudte ad23ef632f Implemented remote configuration messages 2018-02-18 12:31:03 +01:00
Sven Steudte 27bb7e0985 Increased log memory capacity
Moved configuration settings to certain flash sector
2018-02-17 21:04:15 +01:00
Sven Steudte 6c73548999 Fixed camera lockup errors
added si446x-feeder timeout exception
Removed UART5 from mcuconf
2018-02-12 09:35:33 +01:00
Sven Steudte 75cc0a6df2 Fixed packet spacing error 2018-02-11 06:29:59 +01:00
Sven Steudte 2f68054525 Fixed image sampling (stage 1, working, not finished yet) 2018-02-11 05:42:17 +01:00
Sven Steudte bc71efd6aa Implemented PAL interrupt driver for VSYNC interrupt 2018-02-09 03:47:11 +01:00
Sven Steudte 07fccb5f32 Changed board configuration, Si446x shutdown error 2018-02-09 00:08:15 +01:00
CInsights d29d454a70 Repaired pull/merge stuff up... 2018-02-09 10:05:00 +11:00
CInsights 299f59e273 Merge 446x.c 2018-02-09 09:59:16 +11:00
CInsights e01b9c9ba3 Interim update. 446x work in progress. RX not working. 2018-02-09 00:45:58 +11:00
Sven Steudte 87773ee324 Merge branch 'master' of github.com:DL7AD/pecanpico10 2018-02-08 09:45:29 +01:00
CInsights 65e77bb781 Revised MODEM_DATA_RATE of 446x 2018-02-08 19:28:28 +11:00
Sven Steudte aea408f392 Merge branch 'master' of github.com:DL7AD/pecanpico10 2018-02-08 08:35:02 +01:00
Sven Steudte 470e9b1e0e Fixed error in Si446x driver 2018-02-08 08:32:45 +01:00
CInsights 0f053fc4e3 Changed 4464 to 1.2ksps. 2018-02-08 18:07:11 +11:00
Sven Steudte c477925924 Moved APRS related stuff out of Si446x driver 2018-02-08 07:38:00 +01:00
Sven Steudte 54dcc22f5c Fixed cycle time error, fixed symbol encoding error 2018-02-08 05:56:49 +01:00
Sven Steudte 876164ec06 Fixed tracking manager startup 2018-02-08 03:04:41 +01:00
CInsights c1e5a69fd1 Change systick to 5KHz. BPF to 55, enable mag filter and set to 15 2018-02-08 12:46:23 +11:00
Sven Steudte e7c3dfc807 Changed configuration concept 2018-02-07 10:26:23 +01:00
Sven Steudte 71b0b47f25 Implemented latched CCA 2018-02-02 12:45:12 +01:00
Sven Steudte f213ce9b88 Implemented ?APRD query
Implemented latched transmission
2018-02-01 10:28:24 +01:00
Sven Steudte 974f3a74d7 Added ?APRSP, ?GPIO and ?RESET queries
Reorganized APRS messaging
Updated APRS demodulation library
2018-01-30 10:24:51 +01:00
Sven Steudte 192a930992 Implemented Digipeater and Message Queries ?APRSP and ?GPIO 2018-01-29 10:34:31 +01:00
Sven Steudte efc94b8b99 Found low RX sensitivity error
Removed old APRS library
Updated APRS decoding libraries
Implemented squelch before transmission with 3sec timeout
Now RX and TX can be used concurrently
2018-01-28 13:47:12 +01:00
Sven Steudte 9d466fa878 Brought APRS receiver to work
mixed TX and RX not possible yet
2018-01-26 15:41:00 +01:00
CInsights d1843f57a7 Update to revised version of decoder. 2018-01-25 19:10:39 +11:00
Sven Steudte 8c84dd7c1e Changed clocking to HSE and 72MHz 2018-01-25 07:02:25 +01:00
Sven Steudte a855806be5 Attemps to make receiver work (not working yet) 2018-01-25 05:34:02 +01:00
Sven Steudte 356a3955b2 Implemented receiver test at console, fixed radio configuration 2018-01-24 03:32:52 +01:00
CInsights 2305613325 Added CMSIS DSP, added decoder, setup halconf.h & mcuconf.h, updated
makefile, reduced LED usage to single LED. Ready for test code to be
added.
2018-01-23 23:49:48 +11:00
Sven Steudte 3925f460ba Implemented reception for Si4464 2018-01-23 11:58:25 +01:00
CInsights a3db57b877 Fixed board.c PAL configuration, test settings in makefile and Vector9c
disable for PAL EXTI in mcuconf.h
2018-01-21 23:11:45 +11:00
Sven Steudte 12cfb62fe0 Added upgraded ChibiOS to Repro 2018-01-21 12:27:10 +01:00
Sven Steudte ae94d9825f Updated time driver, removed ChibiOS from repro 2018-01-20 13:44:37 +01:00
Sven Steudte 041635bdd1 Implemented Direwolf into Pecan 2018-01-19 05:05:50 +01:00
Sven Steudte c746b1297b Fixed GPS startup error (GPS didnt start on first cycle)
Attempt to fix SD card error (not working yet)
Tidied up code
2018-01-16 11:20:32 +01:00
Sven Steudte a898181d3b Initial tracker firmware commit 2018-01-15 22:16:54 +01:00
Sven Steudte b55c02f3c3 Initial commit 2017-12-24 00:33:41 +01:00