Jared Boone
|
77291b4e31
|
On PortaPack shutdown, init HackRF CPLD to EEPROM bitstream.
|
2016-07-18 11:32:14 -07:00 |
|
Jared Boone
|
c0b9761fe5
|
Move CPLD management into PortaPack::init().
|
2016-07-18 11:30:45 -07:00 |
|
Jared Boone
|
0662196905
|
Fix audio codec I2C reliability for some HackRF units.
|
2016-04-26 13:06:46 -07:00 |
|
Jared Boone
|
0294165481
|
Extract LOTS of stuff into an audio API.
Prevent all manner of type and implementation leakage.
|
2016-02-05 16:25:43 -08:00 |
|
Jared Boone
|
1b793da17f
|
Expose I2C0 via portapack.hpp.
|
2016-02-05 16:21:03 -08:00 |
|
Jared Boone
|
9430c94dec
|
Move I2S management to application side.
|
2016-02-05 15:25:08 -08:00 |
|
Jared Boone
|
0cf839bc93
|
Expose instance clock_manager in portapack.hpp.
|
2016-01-29 15:21:33 -08:00 |
|
Jared Boone
|
86edf01def
|
Quick and dirty temperature logger, debug view of temp vs. time.
|
2015-12-16 22:36:51 -08:00 |
|
Jared Boone
|
74aa2112f4
|
Add Si5351C register view, make more space in all register views.
|
2015-12-13 12:34:51 -08:00 |
|
Jared Boone
|
6f09cf21f8
|
Move sdcStop() call to have symmetry with sdcStart().
|
2015-11-13 10:55:08 -08:00 |
|
Jared Boone
|
8f326e2d8e
|
Use PPB correction to adjust clock generator XTAL PLLA frequency.
Addresses issue #40.
|
2015-08-24 12:11:33 -07:00 |
|
Jared Boone
|
690c3c98db
|
Add Shutdown message, plumbing to send and handle.
|
2015-08-20 18:03:49 -07:00 |
|
Jared Boone
|
e6a3cba14e
|
Move HackRF firmware launch out of portapack::shutdown
|
2015-08-01 14:43:48 -07:00 |
|
Jared Boone
|
96babc3e84
|
Shut down LCD during PortaPack shutdown.
|
2015-08-01 14:40:05 -07:00 |
|
Jared Boone
|
65d5f68bfb
|
Move LCD display object to portapack namespace.
Globals are bad... Except in embedded development!
|
2015-08-01 14:31:51 -07:00 |
|
Jared Boone
|
1d16cd8aac
|
Consolidate peripheral declarations.
|
2015-08-01 13:42:27 -07:00 |
|