..
ais_app.cpp
View::add_children: Use std::list_initializer as argument.
2016-09-05 14:53:04 -07:00
ais_app.hpp
RecentEntries: Extract Columns model.
2016-09-05 12:34:41 -07:00
analog_audio_app.cpp
View::add_children: Use std::list_initializer as argument.
2016-09-05 14:53:04 -07:00
analog_audio_app.hpp
FatFs: Enable long file name support.
2016-08-21 18:06:39 -07:00
audio.cpp
Extract LOTS of stuff into an audio API.
2016-02-05 16:25:43 -08:00
audio.hpp
Extract LOTS of stuff into an audio API.
2016-02-05 16:25:43 -08:00
baseband_api.cpp
Remove baseband::start()/stop() and related message.
2016-07-19 17:06:22 -07:00
baseband_api.hpp
Remove baseband::start()/stop() and related message.
2016-07-19 17:06:22 -07:00
baseband_cpld.cpp
Rename CPLD "Q_INVERT" to signal to "INVERT".
2016-08-21 11:35:40 -07:00
baseband_cpld.hpp
Rename CPLD "Q_INVERT" to signal to "INVERT".
2016-08-21 11:35:40 -07:00
bitmap.hpp
Touch: Add bitmaps for calibration UI.
2016-07-27 11:13:07 -07:00
capture_app.cpp
View::add_children: Use std::list_initializer as argument.
2016-09-05 14:53:04 -07:00
capture_app.hpp
FatFs: Enable long file name support.
2016-08-21 18:06:39 -07:00
capture_thread.cpp
Move CaptureThread::static_fn into .cpp.
2016-06-21 12:15:57 -07:00
capture_thread.hpp
File: Widen size/offset types for 64-bit filesystems.
2016-08-21 22:15:19 -07:00
chconf.h
Initial firmware commit.
2015-07-08 08:39:24 -07:00
clock_manager.cpp
Insert IDIVC into audio MCLK path, so it can be divided.
2016-01-29 15:17:05 -08:00
clock_manager.hpp
Insert IDIVC into audio MCLK path, so it can be divided.
2016-01-29 15:17:05 -08:00
CMakeLists.txt
Rename time files/namespace to not conflict with existing defs.
2016-08-21 17:49:06 -07:00
core_control.cpp
Change M4 loader to use image tags.
2016-07-01 10:37:22 -07:00
core_control.hpp
Change M4 loader to use image tags.
2016-07-01 10:37:22 -07:00
cpld_update.cpp
On PortaPack shutdown, init HackRF CPLD to EEPROM bitstream.
2016-07-18 11:32:14 -07:00
cpld_update.hpp
On PortaPack shutdown, init HackRF CPLD to EEPROM bitstream.
2016-07-18 11:32:14 -07:00
debounce.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
debounce.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
dirty_registers.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
encoder.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
encoder.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
ert_app.cpp
View::add_children: Use std::list_initializer as argument.
2016-09-05 14:53:04 -07:00
ert_app.hpp
RecentEntries: Extract Columns model.
2016-09-05 12:34:41 -07:00
event_m0.cpp
Rename time files/namespace to not conflict with existing defs.
2016-08-21 17:49:06 -07:00
event_m0.hpp
Expose static EventDispatcher to stop main loop.
2016-07-02 16:38:01 -07:00
ffconf.h
FatFs: Enable long file name support.
2016-08-21 18:06:39 -07:00
file.cpp
File: Widen size/offset types for 64-bit filesystems.
2016-08-21 22:15:19 -07:00
file.hpp
File: Widen size/offset types for 64-bit filesystems.
2016-08-21 22:15:19 -07:00
halconf.h
Disable SDC "nice waiting" for performance.
2016-04-10 17:24:28 -07:00
irq_controls.cpp
Touch: Simplify scanning.
2016-07-27 21:57:51 -07:00
irq_controls.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
irq_lcd_frame.cpp
Hide some M0 EventDispatcher event masks.
2016-06-19 11:41:38 -07:00
irq_lcd_frame.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
irq_rtc.cpp
Hide some M0 EventDispatcher event masks.
2016-06-19 11:41:38 -07:00
irq_rtc.hpp
Extract RTC interrupt handler into separate files.
2015-08-14 20:57:40 -07:00
log_file.cpp
File: Remove puts(), add write_line(), cascade changes in interface.
2016-07-24 20:39:21 -07:00
log_file.hpp
FatFs: Enable long file name support.
2016-08-21 18:06:39 -07:00
main.cpp
Move CPLD management into PortaPack::init().
2016-07-18 11:30:45 -07:00
max2837.cpp
MAX2837: Expose trim/bias/calibration adjustments.
2016-08-21 11:42:05 -07:00
max2837.hpp
MAX2837: Expose trim/bias/calibration adjustments.
2016-08-21 11:42:05 -07:00
max5864.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
max5864.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
mcuconf.h
Initial firmware commit.
2015-07-08 08:39:24 -07:00
portapack.cpp
On PortaPack shutdown, init HackRF CPLD to EEPROM bitstream.
2016-07-18 11:32:14 -07:00
portapack.hpp
Extract LOTS of stuff into an audio API.
2016-02-05 16:25:43 -08:00
radio.cpp
Rename CPLD "Q_INVERT" to signal to "INVERT".
2016-08-21 11:35:40 -07:00
radio.hpp
CPLD: Remove decimation feature.
2016-08-21 11:31:37 -07:00
receiver_model.cpp
CPLD: Remove decimation feature.
2016-08-21 11:31:37 -07:00
receiver_model.hpp
CPLD: Remove decimation feature.
2016-08-21 11:31:37 -07:00
recent_entries.cpp
Extract RecentEntries stuff to separate files.
2016-01-17 21:42:15 -08:00
recent_entries.hpp
View::add_children: Use std::list_initializer as argument.
2016-09-05 14:53:04 -07:00
rf_path.cpp
Remove repeated code in RF path Config.
2016-08-30 21:26:55 -07:00
rf_path.hpp
Make better use of range_t methods.
2016-01-27 14:46:45 -08:00
rffc507x_spi.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
rffc507x_spi.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
rffc507x.cpp
Remove dead test code.
2016-02-16 10:28:35 -08:00
rffc507x.hpp
RF antenna bias voltage control API.
2016-01-23 11:30:00 -08:00
rtc_time.cpp
Rename time files/namespace to not conflict with existing defs.
2016-08-21 17:49:06 -07:00
rtc_time.hpp
Rename time files/namespace to not conflict with existing defs.
2016-08-21 17:49:06 -07:00
sd_card.cpp
FatFs: Enable long file name support.
2016-08-21 18:06:39 -07:00
sd_card.hpp
Expose current SD card status.
2016-01-13 23:08:22 -08:00
si5351.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
si5351.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
signal.hpp
Add Signal for callbacks within a process (code executing on one core).
2015-12-01 10:27:46 -08:00
spectrum_color_lut.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
spectrum_color_lut.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
spi_arbiter.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
spi_pp.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
spi_pp.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
string_format.cpp
Add AIS last position timestamp to details view.
2016-01-15 18:15:34 -08:00
string_format.hpp
Add AIS last position timestamp to details view.
2016-01-15 18:15:34 -08:00
temperature_logger.cpp
Tighten up radio API, stop leaking 1st/2nd IF instances.
2016-02-16 10:28:13 -08:00
temperature_logger.hpp
Method to read TemperatureLogger record capacity.
2015-12-17 12:12:22 -08:00
touch_adc.cpp
Move touch ADC data collection to M0.
2016-07-24 15:31:53 -07:00
touch_adc.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
touch.cpp
Touch: Migrate touch calibration to persistent memory.
2016-07-27 15:30:43 -07:00
touch.hpp
Touch: Adjust thresholds and parameters for new scan.
2016-07-27 21:58:35 -07:00
tpms_app.cpp
View::add_children: Use std::list_initializer as argument.
2016-09-05 14:53:04 -07:00
tpms_app.hpp
RecentEntries: Extract Columns model.
2016-09-05 12:34:41 -07:00
tuning.cpp
Rename CPLD "Q_INVERT" to signal to "INVERT".
2016-08-21 11:35:40 -07:00
tuning.hpp
Rename CPLD "Q_INVERT" to signal to "INVERT".
2016-08-21 11:35:40 -07:00
ui_audio.cpp
Wrap message handler registrations in class to subscribe/unsubscribe automatically.
2016-05-11 22:53:09 -07:00
ui_audio.hpp
Wrap message handler registrations in class to subscribe/unsubscribe automatically.
2016-05-11 22:53:09 -07:00
ui_baseband_stats_view.cpp
View::add_children: Use std::list_initializer as argument.
2016-09-05 14:53:04 -07:00
ui_baseband_stats_view.hpp
Wrap message handler registrations in class to subscribe/unsubscribe automatically.
2016-05-11 22:53:09 -07:00
ui_channel.cpp
Wrap message handler registrations in class to subscribe/unsubscribe automatically.
2016-05-11 22:53:09 -07:00
ui_channel.hpp
Wrap message handler registrations in class to subscribe/unsubscribe automatically.
2016-05-11 22:53:09 -07:00
ui_console.cpp
Make assorted arguments pass-by-reference.
2016-02-06 16:23:20 -08:00
ui_console.hpp
Make assorted arguments pass-by-reference.
2016-02-06 16:23:20 -08:00
ui_debug.cpp
MenuView: Change add_items arg to initializer_list.
2016-09-05 15:20:50 -07:00
ui_debug.hpp
De-constexpr a few UI constructors.
2016-04-22 11:18:35 -07:00
ui_font_fixed_8x16.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
ui_font_fixed_8x16.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
ui_menu.cpp
Make Widget flags private, expose via methods.
2016-02-07 10:32:38 -08:00
ui_menu.hpp
MenuView: Change add_items arg to initializer_list.
2016-09-05 15:20:50 -07:00
ui_navigation.cpp
MenuView: Change add_items arg to initializer_list.
2016-09-05 15:20:50 -07:00
ui_navigation.hpp
Center modal view message.
2016-05-17 11:06:37 -07:00
ui_receiver.cpp
View::add_children: Use std::list_initializer as argument.
2016-09-05 14:53:04 -07:00
ui_receiver.hpp
Add TXGainField user interface element.
2016-08-03 16:14:34 -07:00
ui_record_view.cpp
View::add_children: Use std::list_initializer as argument.
2016-09-05 14:53:04 -07:00
ui_record_view.hpp
FatFs: Enable long file name support.
2016-08-21 18:06:39 -07:00
ui_rssi.cpp
Wrap message handler registrations in class to subscribe/unsubscribe automatically.
2016-05-11 22:53:09 -07:00
ui_rssi.hpp
Wrap message handler registrations in class to subscribe/unsubscribe automatically.
2016-05-11 22:53:09 -07:00
ui_sd_card_debug.cpp
View::add_children: Use std::list_initializer as argument.
2016-09-05 14:53:04 -07:00
ui_sd_card_debug.hpp
SD debug display more informative card type.
2016-05-09 22:49:26 -07:00
ui_sd_card_status_view.cpp
Consolidate bitmaps for reuse.
2016-04-22 11:57:46 -07:00
ui_sd_card_status_view.hpp
SD card status view inherits from new Image class.
2016-02-03 15:50:14 -08:00
ui_setup.cpp
MenuView: Change add_items arg to initializer_list.
2016-09-05 15:20:50 -07:00
ui_setup.hpp
JTAG: Report if HackRF CPLD bitstream matches released version.
2016-07-17 15:56:24 -07:00
ui_spectrum.cpp
Wrap message handler registrations in class to subscribe/unsubscribe automatically.
2016-05-11 22:53:09 -07:00
ui_spectrum.hpp
Wrap message handler registrations in class to subscribe/unsubscribe automatically.
2016-05-11 22:53:09 -07:00
ui_touch_calibration.cpp
View::add_children: Use std::list_initializer as argument.
2016-09-05 14:53:04 -07:00
ui_touch_calibration.hpp
Remove debugging code.
2016-07-27 21:57:00 -07:00