portapack-mayhem/firmware/application
Žiga Deisinger ee9b4c89bd Fix #494 - Change App Titles
I choose what I think are the best Titles based on existing titles/class names and so on. There were also inconsistencies between TX and Transmit and RX and receive. I renamed them to shorter version TX and RX also added it as suffix where possible to make it clearer in what mode you are in. If you have any other title suggestions or changes please use Add comment on Files Changed Screen so I can change it.
2022-04-26 23:09:24 +02:00
..
apps Fix #494 - Change App Titles 2022-04-26 23:09:24 +02:00
bitmaps Removing more unnused files 2020-05-12 16:17:14 +02:00
hw PortaPack Sync, take 2 (#215) 2019-02-03 18:25:11 +00:00
protocols APRS TX app is working fine now! 2020-10-10 20:24:11 -03:00
ui Fix for weffc++ 2022-04-21 22:27:20 +02:00
audio.cpp Solving_mic_saturation_and_spectrum_armonics_Mic_App 2022-03-05 21:39:53 +01:00
audio.hpp Solving_mic_saturation_and_spectrum_armonics_Mic_App 2022-03-05 21:39:53 +01:00
baseband_api.cpp Removed all traces of the parameters on the POGSAG config message 2021-10-22 18:11:50 +01:00
baseband_api.hpp Removed all traces of the parameters on the POGSAG config message 2021-10-22 18:11:50 +01:00
bitmap.hpp Added support for LARGE qr code. 2022-04-08 08:38:32 -04: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
clock_manager.cpp Added options for tuning CLKOUT freq. 2020-10-24 00:24:05 +08:00
clock_manager.hpp Added options for enabling CLKOUT. 2020-09-16 19:27:56 +08:00
CMakeLists.txt centralize-db-retrieval-functions 2022-01-28 10:24:49 -05: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
database.cpp Added country to AIS app, so you know from which country a vessel is. 2022-03-27 12:34:26 -04:00
database.hpp Added country to AIS app, so you know from which country a vessel is. 2022-03-27 12:34:26 -04: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 back 2021-10-09 22:46:05 +01:00
event_m0.hpp PortaPack Sync, take 2 (#215) 2019-02-03 18:25:11 +00:00
ffconf.h FatFs: Update to release R0.12c. 2017-05-03 12:43:45 +01:00
file.cpp Added return codes for delete_file() and rename_file() for file.hpp 2022-02-01 10:37:38 -08:00
file.hpp Added return codes for delete_file() and rename_file() for file.hpp 2022-02-01 10:37:38 -08:00
freqman.cpp Bad emplace_back code position fix 2020-09-11 20:46:41 +02:00
freqman.hpp correction of spelling of units 2022-01-26 18:08:56 +01: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 Application: Fix uninitalized fmt_pcm_t field warning 2018-08-05 15:07:12 -07:00
io.hpp Put Reader, Writer inside "stream" namespace. 2016-10-04 17:13:21 -07:00
irq_controls.cpp PortaPack Sync, take 2 (#215) 2019-02-03 18:25:11 +00:00
irq_controls.hpp PortaPack Sync, take 2 (#215) 2019-02-03 18:25:11 +00:00
irq_lcd_frame.cpp IRQ: Make handlers more independent of EventDispatcher. 2017-06-19 16:31:54 -07:00
irq_lcd_frame.hpp
irq_rtc.cpp IRQ: Make handlers more independent of EventDispatcher. 2017-06-19 16:31:54 -07:00
irq_rtc.hpp
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 SD card backup storage (#565) 2022-04-11 21:42:56 +12:00
mcuconf.h Merge remote-tracking branch 'upstream/master' 2017-07-25 00:20:57 +01:00
portapack.cpp Fixed no audio issue v2 (#567) 2022-04-12 09:28:36 +12:00
portapack.hpp changed datatype to be able to store > 255 second for backlight timer 2021-09-03 16:46:41 +02:00
qrcodegen.cpp Fix uneeded negative test because type is uint ( warning: comparison is always false due to limited range of data type) 2022-04-18 22:33:10 +02:00
qrcodegen.hpp added qr code for radiosonde 2022-01-02 17:09:45 -05:00
radio.cpp Fixed the mixing of aircraft coordinates in the details view, by 2021-06-24 15:16:19 +01:00
radio.hpp CPLD: Remove decimation feature. 2016-08-21 11:31:37 -07:00
receiver_model.cpp Fixed the mixing of aircraft coordinates in the details view, by 2021-06-24 15:16:19 +01:00
receiver_model.hpp Bias-T now works in capture mode 2018-12-18 16:25:21 +00:00
recent_entries.cpp ADSB position decoding 2017-08-17 12:56:47 +01:00
recent_entries.hpp Add APRS Receiving App 2021-03-11 22:27:19 -06:00
replay_thread.cpp Finally found what was eating all the RAM :D 2018-05-15 23:35:30 +01: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
rfm69.cpp Added RFM69 helper 2019-05-05 00:43:36 +01:00
rfm69.hpp Added RFM69 helper 2019-05-05 00:43:36 +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 Analog tv app (#334) 2020-04-20 06:50:24 +02:00
spectrum_color_lut.hpp Analog tv app (#334) 2020-04-20 06:50:24 +02:00
string_format.cpp Added Datetime + Freq Filename to Audio App 2022-03-28 20:53:09 -07:00
string_format.hpp Added Datetime + Freq Filename to Audio App 2022-03-28 20:53:09 -07: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 Bias-T now works in capture mode 2018-12-18 16:25:21 +00:00
tone_key.hpp Added back frequency display for CTCSS 2017-12-06 13:20:51 +00:00
touch.cpp Enable / Disable Touchscreen #481 2022-01-27 14:23:22 +01:00
touch.hpp Fix types on touch Filter accumulator/value. 2016-11-28 12:00:56 -08:00
transmitter_model.cpp Added support for multiple sample rates in IQ record 2018-02-22 07:04:19 +00:00
transmitter_model.hpp Few improvements in ui_transmitter (#332) 2020-04-16 23:58:06 +02: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 Fix #494 - Change App Titles 2022-04-26 23:09:24 +02:00
ui_navigation.hpp Fix #494 - Change App Titles 2022-04-26 23:09:24 +02: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 Update ui_record_view.cpp 2022-03-29 01:16:16 -04:00
ui_record_view.hpp Added Datetime + Freq Filename to Audio App 2022-03-28 20:53:09 -07:00
ui_sd_card_debug.cpp Debug sd card verbose by @gregoryfenton 2020-06-09 23:43:45 +02:00
ui_sd_card_debug.hpp Fix #494 - Change App Titles 2022-04-26 23:09:24 +02: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