portapack-mayhem/firmware/application
furrtek 57c759627d Fixed mic tx not working the first time it was entered
Fixed SD card FAT wipe (buffer size too big)
Cleared some warnings from ADSB rx
Updated binary
2018-02-01 11:17:51 +00:00
..
apps Fixed mic tx not working the first time it was entered 2018-02-01 11:17:51 +00:00
bitmaps "CW generator" and "Whistle" merged in "Signal generator" 2017-07-18 19:31:05 +01:00
hw Added bias-T status icon 2018-01-07 23:13:08 +00:00
protocols Added back scanning in BHT TX 2018-01-09 21:12:19 +00:00
ui Added back scanning in BHT TX 2018-01-09 21:12:19 +00:00
audio.cpp Fixed mic tx not working the first time it was entered 2018-02-01 11:17:51 +00:00
audio.hpp Merge remote-tracking branch 'upstream/master' 2017-06-21 03:25:27 +01:00
baseband_api.cpp Fixed mic tx not working the first time it was entered 2018-02-01 11:17:51 +00:00
baseband_api.hpp Fixed mic tx not working the first time it was entered 2018-02-01 11:17:51 +00:00
bitmap.hpp Added Bias-T toggle confirmation 2018-01-08 03:47:37 +00:00
capture_thread.cpp Extract BufferExchange, simplify threading. 2016-10-06 13:38:56 -07:00
capture_thread.hpp Disallow copy constructors/assignments. 2016-11-26 16:52:57 -08:00
chconf.h Initial firmware commit. 2015-07-08 08:39:24 -07:00
clock_manager.cpp CPLD: Invert GCK2 to improve ADC sample timing. 2016-10-03 11:58:42 -07: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 Added bias-T status icon 2018-01-07 23:13:08 +00:00
core_control.cpp Sync with Sharebrained's fw, only Xylos TX works for now 2016-07-27 03:03:40 +02:00
core_control.hpp Sync with Sharebrained's fw, only Xylos TX works for now 2016-07-27 03:03:40 +02:00
de_bruijn.cpp Started writing (copying...) AFSK RX 2017-08-29 09:42:04 +01:00
de_bruijn.hpp Started writing (copying...) AFSK RX 2017-08-29 09:42:04 +01:00
demofont.hpp # This is a combination of 2 commits. 2016-12-24 11:52:11 +01:00
dirty_registers.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
emu_cc1101.cpp Added remaining buttons for TouchTunes remote 2017-09-24 20:05:42 +01:00
event_m0.cpp Added Bias-T toggle confirmation 2018-01-08 03:47:37 +00:00
event_m0.hpp Merge remote-tracking branch 'upstream/master' 2017-07-25 00:20:57 +01:00
ffconf.h FatFs: Update to release R0.12c. 2017-05-03 12:43:45 +01:00
file.cpp Added back scanning in BHT TX 2018-01-09 21:12:19 +00:00
file.hpp Added back scanning in BHT TX 2018-01-09 21:12:19 +00:00
freqman.cpp Capped max entries per Freqman file to 30 due to RAM issue 2017-12-11 02:40:43 +00:00
freqman.hpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
halconf.h Disable SDC "nice waiting" for performance. 2016-04-10 17:24:28 -07:00
io_file.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
io_file.hpp OutputStream (file M0 -> M4 radio) now works 2017-06-23 08:40:22 +01:00
io_wave.cpp Added wav file viewer 2017-10-15 15:53:40 +01:00
io_wave.hpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
io.hpp Put Reader, Writer inside "stream" namespace. 2016-10-04 17:13:21 -07:00
irq_controls.cpp IRQ: Make handlers more independent of EventDispatcher. 2017-06-19 16:31:54 -07:00
irq_controls.hpp Initial firmware commit. 2015-07-08 08:39:24 -07:00
irq_lcd_frame.cpp IRQ: Make handlers more independent of EventDispatcher. 2017-06-19 16:31:54 -07:00
irq_lcd_frame.hpp Initial firmware commit. 2015-07-08 08:39:24 -07:00
irq_rtc.cpp IRQ: Make handlers more independent of EventDispatcher. 2017-06-19 16:31:54 -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 Add lots of value constructors. 2016-11-26 16:50:44 -08:00
main.cpp Added back scanning in BHT TX 2018-01-09 21:12:19 +00:00
mcuconf.h Merge remote-tracking branch 'upstream/master' 2017-07-25 00:20:57 +01:00
portapack.cpp Added velocity/bearing ADS-B frame for tx 2017-07-25 08:30:12 +01:00
portapack.hpp Merge remote-tracking branch 'upstream/master' 2017-07-25 00:20:57 +01:00
radio.cpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
radio.hpp CPLD: Remove decimation feature. 2016-08-21 11:31:37 -07:00
receiver_model.cpp Using new CPLD data (fixes spectrum mirroring) 2017-06-11 09:50:29 +01:00
receiver_model.hpp Using new CPLD data (fixes spectrum mirroring) 2017-06-11 09:50:29 +01:00
recent_entries.cpp ADSB position decoding 2017-08-17 12:56:47 +01:00
recent_entries.hpp Hide ui::Rect implementation. 2016-11-28 11:25:27 -08:00
replay_thread.cpp Added loop option in Replay app 2017-12-11 04:14:54 +00:00
replay_thread.hpp Added loop option in Replay app 2017-12-11 04:14:54 +00:00
rf_path.cpp Remove repeated code in RF path Config. 2016-08-30 21:26:55 -07:00
rf_path.hpp SYNC 2016-01-31 09:34:24 +01: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 Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
sd_card.hpp Added SD card wiper tool 2017-01-10 18:40:33 +00:00
serializer.cpp Added remaining buttons for TouchTunes remote 2017-09-24 20:05:42 +01:00
serializer.hpp AFSK RX works (only Bell202 for now) 2017-09-02 08:28:29 +01:00
signal.hpp Add lots of value constructors. 2016-11-26 16:50:44 -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
string_format.cpp Added back scanning in BHT TX 2018-01-09 21:12:19 +00:00
string_format.hpp Added back scanning in BHT TX 2018-01-09 21:12:19 +00: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 Add lots of value constructors. 2016-11-26 16:50:44 -08:00
tone_key.cpp Added back frequency display for CTCSS 2017-12-06 13:20:51 +00:00
tone_key.hpp Added back frequency display for CTCSS 2017-12-06 13:20:51 +00:00
touch.cpp Remove a lot of static_cast<>s involving UI structs. 2016-11-29 10:13:56 -08:00
touch.hpp Fix types on touch Filter accumulator/value. 2016-11-28 12:00:56 -08:00
transmitter_model.cpp BW setting in TX view should now be used everywhere 2017-08-12 19:28:57 +01:00
transmitter_model.hpp BW setting in TX view should now be used everywhere 2017-08-12 19:28:57 +01: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_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_handwrite.cpp Merge remote-tracking branch 'upstream/master' 2017-06-21 03:25:27 +01:00
ui_handwrite.hpp Merge remote-tracking branch 'upstream/master' 2017-06-21 03:25:27 +01:00
ui_loadmodule.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_loadmodule.hpp Sync with Sharebrained's fw, only Xylos TX works for now 2016-07-27 03:03:40 +02:00
ui_navigation.cpp Added Bias-T toggle confirmation 2018-01-08 03:47:37 +00:00
ui_navigation.hpp Added Bias-T toggle confirmation 2018-01-08 03:47:37 +00:00
ui_playdead.cpp Added Bias-T toggle confirmation 2018-01-08 03:47:37 +00:00
ui_playdead.hpp Tones bugfix, numbers station voice files search 2017-03-22 03:21:06 +00:00
ui_record_view.cpp Added CTCSS decoder in NFM RX 2017-11-28 08:52:04 +01:00
ui_record_view.hpp Added CTCSS decoder in NFM RX 2017-11-28 08:52:04 +01:00
ui_sd_card_debug.cpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
ui_sd_card_debug.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
ui_sd_card_status_view.cpp Frequency manager empty file bugfix 2017-01-30 01:09:00 +00:00
ui_sd_card_status_view.hpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
unistroke.hpp Handwriting fixes 2016-05-11 01:03:42 +02:00
ymdata.hpp # This is a combination of 2 commits. 2016-12-24 11:52:11 +01:00