Wykres commitów

17 Commity (dc96ff8a8c0c359c67178cb6fe977cc7f5238842)

Autor SHA1 Wiadomość Data
bob dc96ff8a8c Multiple changes...
- More work on radio HAL/LLD
- Geofence and default frequency rework
- Fix 446x exception halt on TX timeout
- Further rework of portab files
2018-08-05 02:12:08 +10:00
bob bf655b6d54 WIP on abstraction layer for radio LLD. 2018-08-03 01:09:25 +10:00
bob 5b06fd76ef Revise functions in pktradio, portab and si446x 2018-08-01 13:20:26 +10:00
bob 329e36d064 Multi-radio capability implemented in 446x driver. 2018-08-01 00:32:41 +10:00
CInsights 886d241ae5 WIP update of 446x driver and portab support of multi-radio 2018-07-31 11:36:15 +10:00
bob 6ae3f3674a Minor change to USB console init. Refactoring portab WIP. 2018-07-22 21:40:49 +10:00
bob f2fe098feb Implement dynamic Si446x chip identification.
- Patch is applied if 4463 detected
- Register settings differ if 4463 detected
- Added 'radio' command in CLI to list radio data
- Patches to ChibiOS (also in trunk)
- Update of SPI settings halconf.h to match latest ChibiOS
- Move assert for invalid radio in common function
2018-07-21 21:12:32 +10:00
bob b363092805 Multiple changes:
- Rework packet system event codes
- Revise radio manager to support pending changes to 446x driver
- Minor updates to documentation
- WIP update 446x driver to dynamically configure 4464/4463 chip
2018-07-17 13:59:42 +10:00
bob eda158af9b Refactor UART debug outputs. Fix USB event handler. 2018-07-15 18:24:07 +10:00
bob 3493a9cb68 Rework debug UART configuration. Move si446x driver to drivers folder. 2018-07-11 16:31:32 +10:00
bob 55442f834f Changes:
- Move GPIO definitions from board.h into portab.h
- Add time command to CLI
- WIP rework of beacon framework
2018-07-10 22:40:33 +10:00
bob 2ddf9c86e0 Move all GPIO definitions in portab.h 2018-07-08 19:56:39 +10:00
bob 9d012cb49b Multiple changes:
- WIP LLD functions for abstraction of radio interfaces
- Add new string output functions for GPS states and model
- Trim WA size for image thread
- Further tidy up in AFSK decoder
2018-07-05 00:15:00 +10:00
bob 9cbc7c66cf Changes:
- Move DSP data into CCM
- Refactor some radio data structures and fucntions
- Rationalising (WIP) of functions and data in portab.x
2018-06-26 00:00:15 +10:00
bob aff37ba24c Changes in event codes and radio manager
- Refactor event codes (more to be done to...)
- Refactor radio manager (change loop handling)
2018-06-19 08:47:50 +10:00
bob 86b0e8c9b0 Work in progress...
- Enable make for PP10b
- Update PP10b board.h and portab
- Some work on moving POS -> BCN to merge them
2018-06-09 01:30:43 +10:00
CInsights ff879682f5 Partial implementation of multi-board build system.
- All pp sources except main.c now in source folder
- Still to implement autobuild to simplify make files
2018-05-01 01:12:15 +10:00