Jared Boone
88afee26d7
Clock Manager: Detect Si5351 CLKIN present, measure frequency, and use if approximately 10MHz.
2018-08-05 14:06:57 -07:00
Jared Boone
30f2bc4149
Clock Manager: Add API to measure LPC43xx clock inputs against IRC oscillator.
2018-08-05 14:06:45 -07:00
Jared Boone
804ebd25aa
PortaPack H1 case updated for four-hole design, new vendor.
2018-06-22 17:29:38 -07:00
Furrtek
d7ee7f97a4
Ext clock detect bugfix attempt
2018-06-15 03:16:24 +01:00
furrtek
a82dc19639
Merge branch 'master' of https://github.com/furrtek/portapack-havoc
2018-06-12 07:55:30 +01:00
furrtek
609235b19f
Testing external clock detection and auto-switch
...
Simplified audio spectrum computation and transfer
ACARS RX in debug mode
Disabled ABI warnings
Updated binary
2018-06-12 07:55:12 +01:00
furrtek
dc5d6fef70
Started work on ACARS RX
...
Added ACARS frequencies file
Moved non-implemented apps menu items down
2018-06-10 10:15:43 +01:00
dhoetger
e978848c3a
#183 disables PIL decompression bomb protection to allow large ADSB map to be sliced ( #184 )
2018-06-04 00:13:43 +01:00
furrtek
5c1ba9b90d
Added cursor to audio spectrum view
2018-05-22 04:43:04 +01:00
furrtek
63c4a60cf7
Fixed scrolling/FFT view glitch when going back to analog audio rx
2018-05-21 20:56:04 +01:00
furrtek
0222b60b30
Updated freqman files and max entries per file
2018-05-21 19:10:39 +01:00
furrtek
b813b32593
Added an audio FFT view in Wideband FM receive
...
Tried speeding up fill_rectangle for clearing the waveform widget
2018-05-21 18:46:48 +01:00
furrtek
b11c3c94b6
Added tone key mix ratio in Settings -> Audio
...
Renamed Setup to Settings
Updated binary
2018-05-16 09:45:13 +01:00
furrtek
96828262d7
SD card files cleanup
2018-05-15 23:47:08 +01:00
furrtek
86a2790716
Removed numbers station samples
2018-05-15 23:37:26 +01:00
furrtek
b29c1d9749
Finally found what was eating all the RAM :D
...
Re-enabled the tone key selector in Soundboard
Soundboard now uses OutputStream, like Replay
Constexpr'd a bunch of consts which were going to BSS section
Exiting an app now goes back to main menu
Cleaned up Message array
2018-05-15 23:35:30 +01:00
NotPike
2d3a6313cc
Touchtunes Update ( #173 )
...
* Update ui_touchtunes.hpp
* Update ui_touchtunes.cpp
2018-04-25 07:19:35 +01:00
furrtek
3ddc6553ac
Beta scanner app
...
ADSB TX frame index bugfix (OOB)
2018-04-19 20:50:32 +01:00
furrtek
5636764226
Added channel centering cursor in waterfall view
...
Added more samplerate choices in capture
Updated binary
2018-04-18 22:44:41 +01:00
furrtek
d0ce9610b5
Added some skeletons
...
Renamed "Scanner" to "Search"
Modified splash bitmap
Disabled Nuoptix TX
2018-03-27 12:52:07 +01:00
furrtek
8573f760be
Added basic APRS transmit
...
Added goertzel algo
Updated binary
2018-02-23 20:21:24 +00:00
furrtek
7fd987a2b4
Added support for multiple sample rates in IQ record
...
Support for any sample rate <= 500k in IQ replay
Fixed bias-t power not activating in TX
Removed RSSI pitch output option (awful code)
Udated binary
2018-02-22 07:04:19 +00:00
Jared Boone
2121d1ef5c
Merge pull request #119 from RndmNmbr/patch-1
...
Update ui_widget.hpp
2018-02-03 11:16:23 -08:00
Jared Boone
b3cf24a575
Merge pull request #101 from dodgymike/master
...
Minor syntax error in the README file
2018-02-03 11:13:58 -08:00
RndmNmbr
36e5682406
Update ui_widget.hpp
...
Added include of <functional> to allow for a clean build with g++ 7.2.1 20170904
2018-02-03 13:41:40 -05:00
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
furrtek
441a266dc4
Added back scanning in BHT TX
...
Added file creation date display in File Manager
2018-01-09 21:12:19 +00:00
furrtek
aebd1757da
Replay app loads original record frequency if available
...
Updated binary
2018-01-08 05:32:49 +00:00
ImDroided
444bfa1578
Added some more freq files ( #152 )
...
* Added Hampton Bay fan on and off.
* Add Chicago Police citywide freqs
* Add NOAA Weather Radio Frequencies
* Add CB channels 1-20
Credit to Pyr3x for this one
* Rename sdcard/NOAAWEATHER.TXT to sdcard/FREQMAN/NOAAWEATHER.TXT
Oops
* Update NOAAWEATHER.TXT
* Add CB channels 21-40
Credit to unixpunk for this file
2018-01-08 03:58:10 +00:00
furrtek
8f9c75d62e
Merge branch 'master' of https://github.com/furrtek/portapack-havoc
2018-01-08 04:27:32 +00:00
furrtek
d6afd84c66
File load path bugfix
2018-01-08 04:27:16 +00:00
furrtek
d2ea631fe7
Merge branch 'master' of https://github.com/furrtek/portapack-havoc
2018-01-08 03:48:23 +00:00
furrtek
f0c912be2e
Added Bias-T toggle confirmation
...
Backlight setting save bugfix
Updated binary
2018-01-08 03:47:37 +00:00
Furrtek
7acd8c1aaa
Update README.md
2018-01-08 03:09:51 +00:00
furrtek
3193c6ee99
Added bias-T status icon
...
Merged radio settings in one screen
2018-01-07 23:13:08 +00:00
ImDroided
587ef522f3
merge ( #150 )
...
* Added Hampton Bay fan on and off.
* Add Chicago Police citywide freqs
* Add NOAA Weather Radio Frequencies
2018-01-07 22:47:57 +00:00
Furrtek
8b9ecda1a0
Oops 0:)
2017-12-12 20:49:07 +01:00
Furrtek
951d3d8860
Updated and split Frequency files
2017-12-12 20:47:51 +01:00
furrtek
c9381f1418
Added loop option in Replay app
...
Updated binary
2017-12-11 04:14:54 +00:00
furrtek
70c7646743
Capped max entries per Freqman file to 30 due to RAM issue
...
Capped max files in Soundboard to 54 and removed CTCSS options due to
same issue
Splitted files for jammer ranges
Bugfix: Mismatch between filename and category name in Freqman
Bugfix: Freqman file parsing strstr()'s might have gone out of buffer
Updated binary
2017-12-11 02:40:43 +00:00
furrtek
2d01822cdb
MenuView bugfix (again)
...
Updated binary
2017-12-10 03:34:11 +00:00
furrtek
65a99bbe5a
Added RF amp setting in ADS-B RX
...
Removed frequency step, added LNA setting in Replay
Another menu bugfix :(
Updated binary
2017-12-08 21:46:16 +00:00
furrtek
aba6c14074
Merge branch 'master' of https://github.com/furrtek/portapack-havoc
2017-12-08 18:59:16 +00:00
furrtek
3d2dacaf29
Added range file and range type to frequency manager (mainly for jammer)
...
Made MenuView use less widgets, hopefully preventing crashes with large
lists
Fixed M10 sonde crash on packet receive
Updated about screen
Updated binary
2017-12-08 18:58:46 +00:00
furrtek
b38adf3769
Replay of IQ files ! :D
...
Added icons and colors for commonly used files in Fileman
Fileman can filter by file extension
Bugfix: Fileman doesn't crash anymore on renaming long file names
Updated binary
2017-12-07 00:58:25 +00:00
Furrtek
1923c2bf1d
Update README.md
2017-12-07 00:07:08 +00:00
furrtek
3221992ad1
Added back frequency display for CTCSS
...
Attempted to fix replay, just fixed StreamBuffer read() and added
waterfall display...
Updated binary
2017-12-06 13:20:51 +00:00
furrtek
d77337dd77
Added CTCSS decoder in NFM RX
...
RSSI output is now pitch instead of PWM
Disabled RSSI output in WBFM mode
2017-11-28 08:52:04 +01:00
furrtek
f128b9b0b7
GCC array init bug workaround
2017-11-10 21:25:57 +01:00
furrtek
dc82f15ece
Started adding decoders for RS41 radiosondes
...
Hopefully fixed M2K2 radiosonde battery voltage decoding
Updated binary
2017-11-10 02:20:44 +00:00