..
adc.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
adsb.cpp
slightly improved ads-b receiver module ( #2649 )
2025-05-11 21:11:15 +02:00
adsb.hpp
Openstreetmap support ( #2765 )
2025-08-27 06:37:57 +00:00
adsb_frame.cpp
ADS-B TX works well enough for dump1090 and gr-air-modes
2017-07-23 12:20:32 +01:00
adsb_frame.hpp
slightly improved ads-b receiver module ( #2649 )
2025-05-11 21:11:15 +02:00
ais_baseband.cpp
SYNC
2016-01-31 09:34:24 +01:00
ais_baseband.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
ais_packet.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
ais_packet.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
ak4951.cpp
Mic to hp refactoring ( #1521 )
2023-10-21 17:31:17 +02:00
ak4951.hpp
Enhanced Debug -> Peripherals app to allow direct register modification ( #1584 )
2023-11-17 12:10:11 -06:00
aprs_packet.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
aprs_packet.hpp
remove the only 1 stoi ( #2341 )
2024-11-08 08:12:50 +01:00
backlight.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
backlight.hpp
enforce #ifndef __HEADER_H instead of #pragma once, for code consitency and better portability ( #2296 )
2024-10-14 15:50:04 +02:00
baseband.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
baseband_cpld.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
baseband_cpld.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
baseband_packet.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
baseband_sgpio.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
baseband_sgpio.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
battery.cpp
I2c fix ( #2287 )
2024-10-07 11:55:11 +02:00
battery.hpp
PortaRF battery fix ( #2809 )
2025-10-09 22:29:53 +02:00
bch_code.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
bch_code.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
bit_pattern.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
bmp.hpp
Multi screen support, with dyn alignment ( #2801 )
2025-10-03 19:10:10 +02:00
bmpfile.cpp
Faster osm ( #2874 )
2025-11-21 09:30:01 +01:00
bmpfile.hpp
Faster osm ( #2874 )
2025-11-21 09:30:01 +01:00
buffer.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
buffer.hpp
Oversample ( #1336 )
2023-08-02 21:59:26 +02:00
buffer_exchange.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
buffer_exchange.hpp
enforce #ifndef __HEADER_H instead of #pragma once, for code consitency and better portability ( #2296 )
2024-10-14 15:50:04 +02:00
chibios_cpp.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
chibios_cpp.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
circular_buffer.hpp
Lazy line caching for Notepad ( #1042 )
2023-05-22 13:08:59 -07:00
complex.hpp
Openstreetmap support ( #2765 )
2025-08-27 06:37:57 +00:00
convert.hpp
Freqman improvements ( #1276 )
2023-07-17 11:43:37 -07:00
cpld_max5.cpp
Add portapack cpld write usb serial command for AG256SL100 devices ( #2401 )
2024-12-05 08:12:14 +01:00
cpld_max5.hpp
Add portapack cpld write usb serial command for AG256SL100 devices ( #2401 )
2024-12-05 08:12:14 +01:00
cpld_update.cpp
Cpld autodetect & boot splash screen ( #1888 )
2024-02-14 23:17:33 +01:00
cpld_update.hpp
Cpld autodetect & boot splash screen ( #1888 )
2024-02-14 23:17:33 +01:00
cpld_xilinx.cpp
added cpld info shell commands ( #1703 )
2024-01-02 00:18:53 +01:00
cpld_xilinx.hpp
added cpld info shell commands ( #1703 )
2024-01-02 00:18:53 +01:00
crc.hpp
acars to ext but disabled ( #2288 )
2024-10-07 15:58:37 +02:00
dsp_fft.cpp
New app: Spectrum Painter ( #988 )
2023-05-14 23:09:43 +02:00
dsp_fft.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
dsp_fir_taps.cpp
SYNC
2016-01-31 09:34:24 +01:00
dsp_fir_taps.hpp
Adding simple FSK Rx Processor. Can be used with New Apps. ( #2716 )
2025-06-29 01:02:12 +02:00
dsp_iir.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
dsp_iir.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
dsp_iir_config.hpp
Adding_WFM_AM_mode_to_Audio_App ( #2644 )
2025-05-05 17:48:01 +02:00
dsp_sos.cpp
Rebased code from new eried repo commits. Changed to to reflect strijar implementation. Fixed previous issue with old ssb-am-tx ui_mictx code.
2021-03-21 20:21:50 -05:00
dsp_sos.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
dsp_sos_config.hpp
Wefax warning fix modulation fix ( #2543 )
2025-03-07 17:28:11 +01:00
dsp_types.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
ert_packet.cpp
Update Copyright in comment blocks ( #1878 )
2024-02-10 16:56:50 +01:00
ert_packet.hpp
Update Copyright in comment blocks ( #1878 )
2024-02-10 16:56:50 +01:00
event.cpp
SYNC
2016-01-31 09:34:24 +01:00
event.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
external_app.hpp
Restore home menu order ( #2384 )
2024-11-23 21:37:03 +01:00
ffconf.h
Enable exFAT feature ( #2437 )
2024-12-20 07:55:39 +01:00
field_reader.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
fifo.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
gcc.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
gcc.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
gpdma.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
gpdma.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
gpio.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
hackrf_cpld_data.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
hackrf_gpio.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
hackrf_hal.cpp
PortaPack Sync, take 2 ( #215 )
2019-02-03 18:25:11 +00:00
hackrf_hal.hpp
CLKOUT workaround for r9 boards ( #1671 )
2023-12-24 11:06:11 +01:00
i2c_pp.cpp
I2C device manager ( #2282 )
2024-10-06 22:14:27 +02:00
i2c_pp.hpp
I2C device manager ( #2282 )
2024-10-06 22:14:27 +02:00
i2cdev_ads1110.cpp
I2C device manager ( #2282 )
2024-10-06 22:14:27 +02:00
i2cdev_ads1110.hpp
I2C device manager ( #2282 )
2024-10-06 22:14:27 +02:00
i2cdev_bh1750.cpp
sht4x support,, typo fix ( #2843 )
2025-10-28 10:14:11 +08:00
i2cdev_bh1750.hpp
I2C device manager ( #2282 )
2024-10-06 22:14:27 +02:00
i2cdev_bmx280.cpp
I2C device manager ( #2282 )
2024-10-06 22:14:27 +02:00
i2cdev_bmx280.hpp
I2C device manager ( #2282 )
2024-10-06 22:14:27 +02:00
i2cdev_max17055.cpp
PortaRF battery fix ( #2809 )
2025-10-09 22:29:53 +02:00
i2cdev_max17055.hpp
PortaRF battery fix ( #2809 )
2025-10-09 22:29:53 +02:00
i2cdev_ppmod.cpp
New memory address for i2c dev loaded apps ( #2817 )
2025-10-14 09:45:52 +02:00
i2cdev_ppmod.hpp
I2cshell ( #2348 )
2024-11-08 11:46:27 +01:00
i2cdev_ppmod_helper.hpp
I2cshell ( #2348 )
2024-11-08 11:46:27 +01:00
i2cdev_sht3x.cpp
I2C device manager ( #2282 )
2024-10-06 22:14:27 +02:00
i2cdev_sht3x.hpp
I2C device manager ( #2282 )
2024-10-06 22:14:27 +02:00
i2cdev_sht4x.cpp
sht4x support,, typo fix ( #2843 )
2025-10-28 10:14:11 +08:00
i2cdev_sht4x.hpp
sht4x support,, typo fix ( #2843 )
2025-10-28 10:14:11 +08:00
i2cdevlist.hpp
sht4x support,, typo fix ( #2843 )
2025-10-28 10:14:11 +08:00
i2cdevmanager.cpp
sht4x support,, typo fix ( #2843 )
2025-10-28 10:14:11 +08:00
i2cdevmanager.hpp
New memory address for i2c dev loaded apps ( #2817 )
2025-10-14 09:45:52 +02:00
i2cdevmanager_c_api.h
I2cshell ( #2348 )
2024-11-08 11:46:27 +01:00
i2s.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
jammer.cpp
Finished jammer modes
2017-02-13 05:35:13 +00:00
jammer.hpp
80mhz jammer range ( #2682 )
2025-06-05 07:08:03 -07:00
jtag.cpp
added cpld info shell commands ( #1703 )
2024-01-02 00:18:53 +01:00
jtag.hpp
Add portapack cpld write usb serial command for AG256SL100 devices ( #2401 )
2024-12-05 08:12:14 +01:00
jtag_tap.cpp
added cpld info shell commands ( #1703 )
2024-01-02 00:18:53 +01:00
jtag_tap.hpp
added cpld info shell commands ( #1703 )
2024-01-02 00:18:53 +01:00
jtag_target.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
jtag_target_gpio.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
lcd_ili9341.cpp
fix some bugs due to framesync not fired on stealth mode ( #2834 )
2025-10-18 13:13:51 +02:00
lcd_ili9341.hpp
fix some bugs due to framesync not fired on stealth mode ( #2834 )
2025-10-18 13:13:51 +02:00
led.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
lfsr_random.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
lfsr_random.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
lpc43xx_cpp.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
manchester.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
manchester.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
mathdef.hpp
Openstreetmap support ( #2765 )
2025-08-27 06:37:57 +00:00
memory_map.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
message.hpp
Pocsag manual baud option ( #2870 )
2025-11-18 14:05:27 +01:00
message_queue.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
message_queue.hpp
Add portapack cpld write usb serial command for AG256SL100 devices ( #2401 )
2024-12-05 08:12:14 +01:00
morse.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
morse.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
msgpack.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
msgpack.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
optional.hpp
Allow frequency override in Playlist, Folder fixes ( #1194 )
2023-06-26 19:44:01 +02:00
oversample.hpp
Small fine tuning xOVS selection for BW 25k ( #1430 )
2023-09-02 00:35:43 +02:00
performance_counter.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
performance_counter.hpp
refactoring
2023-04-24 13:04:59 +02:00
pins.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
platform.hpp
Adding support for HackRF One R9, as per https://github.com/sharebrained/portapack-hackrf/pull/187
2023-02-16 12:10:26 +00:00
png_writer.cpp
fix png part
2025-05-23 00:23:35 +08:00
png_writer.hpp
Prepare for display orientation part 1 ( #2661 )
2025-05-22 23:24:53 +08:00
pocsag.cpp
POCSAG Processor Rewrite ( #1437 )
2023-09-08 19:41:09 +02:00
pocsag.hpp
Support squelch in pocsag ( #1415 )
2023-08-27 15:56:40 -07:00
pocsag_packet.cpp
Added basic POCSAG receiver
2016-08-23 08:45:33 +02:00
pocsag_packet.hpp
POCSAG Processor Rewrite ( #1437 )
2023-09-08 19:41:09 +02:00
portapack_adc.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
portapack_cpld_data.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
portapack_dma.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
portapack_hal.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
portapack_io.cpp
Multi screen support, with dyn alignment ( #2801 )
2025-10-03 19:10:10 +02:00
portapack_io.hpp
Multi screen support, with dyn alignment ( #2801 )
2025-10-03 19:10:10 +02:00
portapack_persistent_memory.cpp
Revert "Additional debounce control parameters for rotary encoder settings (f…" ( #2846 )
2025-10-28 22:34:14 +13:00
portapack_persistent_memory.hpp
Revert "Additional debounce control parameters for rotary encoder settings (f…" ( #2846 )
2025-10-28 22:34:14 +13:00
portapack_shared_memory.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
portapack_shared_memory.hpp
80mhz jammer range ( #2682 )
2025-06-05 07:08:03 -07:00
random.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
random.hpp
enforce #ifndef __HEADER_H instead of #pragma once, for code consitency and better portability ( #2296 )
2024-10-14 15:50:04 +02:00
result.hpp
App settings revamp ( #1139 )
2023-06-11 11:47:13 -07:00
simd.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
sine_table.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
sine_table_int8.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
sonde_packet.cpp
Sonde + map ( #2879 )
2025-11-26 19:13:21 +01:00
sonde_packet.hpp
Sonde + map ( #2879 )
2025-11-26 19:13:21 +01:00
spi_image.hpp
Implementation of EPIRB receiver ( #2754 )
2025-08-13 14:24:18 +02:00
sstv.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
standalone_app.hpp
Refactor OnTouchEvent functions to return boolean values for better event handling ( #2854 )
2025-11-05 20:53:23 +01:00
test_packet.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
test_packet.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
thread_base.hpp
Fix baseband thread init order bug for all procs. ( #1293 )
2023-07-23 08:54:17 +02:00
thread_wait.cpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
thread_wait.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
tonesets.hpp
Gcc12 related fixes ( #1138 )
2023-06-10 07:50:42 +12:00
tpms_packet.cpp
Update Copyright in comment blocks ( #1878 )
2024-02-10 16:56:50 +01:00
tpms_packet.hpp
Update Copyright in comment blocks ( #1878 )
2024-02-10 16:56:50 +01:00
ui.cpp
Prepare for display orientation part 1 ( #2661 )
2025-05-22 23:24:53 +08:00
ui.hpp
Multi screen support, with dyn alignment ( #2801 )
2025-10-03 19:10:10 +02:00
ui_focus.cpp
External module api ( #2290 )
2024-10-14 13:07:41 +02:00
ui_focus.hpp
External module api ( #2290 )
2024-10-14 13:07:41 +02:00
ui_language.cpp
Ook remote adjustements ( #2365 )
2024-11-18 14:51:49 +01:00
ui_language.hpp
Ook remote adjustements ( #2365 )
2024-11-18 14:51:49 +01:00
ui_painter.cpp
rename my names in comments ( #2768 )
2025-08-26 19:56:39 +08:00
ui_painter.hpp
rename my names in comments ( #2768 )
2025-08-26 19:56:39 +08:00
ui_text.cpp
Use unicode standard 0xA0-0xFF for Latin 1 characters ( #1263 )
2023-07-12 07:14:00 -05:00
ui_text.hpp
External module api ( #2290 )
2024-10-14 13:07:41 +02:00
ui_widget.cpp
full blue batt when charging ( #2804 )
2025-10-05 17:04:30 +02:00
ui_widget.hpp
Revert "resolve conflicts merge" ( #2860 )
2025-11-08 10:21:33 +13:00
units.hpp
Display degree symbol in TPMS, Sonde, and Temperature apps; disabled Font Viewer ( #1388 )
2023-08-20 11:14:22 +02:00
untar.hpp
Check app checksums during untar ( #1815 )
2024-01-27 13:29:24 +01:00
utility.cpp
BLE Rx Improvements ( #2710 )
2025-06-25 19:14:04 +02:00
utility.hpp
Multi screen support, with dyn alignment ( #2801 )
2025-10-03 19:10:10 +02:00
utility_m4.hpp
Formatted code ( #1007 )
2023-05-19 08:16:05 +12:00
volume.hpp
Persist audio ( #1110 )
2023-06-05 20:09:50 +02:00
wm8731.cpp
Enhanced Debug -> Peripherals app to allow direct register modification ( #1584 )
2023-11-17 12:10:11 -06:00
wm8731.hpp
Enhanced Debug -> Peripherals app to allow direct register modification ( #1584 )
2023-11-17 12:10:11 -06:00