Commit Graph

45 Commits

Author SHA1 Message Date
NotPike 4d98491448 Update README.md (#197)
Spelling. :D
2018-08-22 00:57:02 +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
furrtek 0222b60b30 Updated freqman files and max entries per file 2018-05-21 19:10:39 +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
furrtek d0ce9610b5 Added some skeletons
Renamed "Scanner" to "Search"
Modified splash bitmap
Disabled Nuoptix TX
2018-03-27 12:52:07 +01: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 7acd8c1aaa Update README.md 2018-01-08 03:09:51 +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 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 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 986b54e43f Added ADSB RX details view
ADSB RX: Details and map view shouldn't freeze anymore
Added instructions to generate world_map.bin
2017-08-28 07:05:31 +01:00
furrtek b57b41753f Added map display view (GeoMapView)
SigGen duration bugfix
2017-07-22 19:30:20 +01:00
furrtek 3005403b5e Added De Bruijn sequence generator
Moved POCSAG frequency list to SD card file for FreqMan
2017-07-20 16:48:59 +01:00
furrtek 58f113d153 "CW generator" and "Whistle" merged in "Signal generator"
Added wave shape selection and tone frequency auto-update
Converted color icons to B&W
2017-07-18 19:31:05 +01:00
furrtek 61be221432 Frequency manager lists
Scanner approximately 6.3% less buggy with wide ranges
2017-06-12 03:55:36 +01:00
Giorgio Campiotti 7f072b8d27 New BMP for SSTV 2017-03-30 00:20:09 +02:00
Furrtek dd497b2039 RGB and BW SSTV test cards 2017-03-25 17:46:15 +00:00
Furrtek a13863ac90 SSTV color test card for 320x256 2017-03-25 01:11:01 +00:00
furrtek 089eeeafe4 Tones bugfix, numbers station voice files search 2017-03-22 03:21:06 +00:00
Furrtek 713e229a04 Added Ukrainian numbers voice files
Removed Xylos voice files
2017-03-18 12:20:45 +00:00
furrtek 6ac911feb7 CTCSS bugfix, reading of title in wav files
Added wav file title (INFO chunk) display in soundboard UI
Added CTCSS frequency next to PL code
Increased CTCSS tone amplitude
Added Family Radio Service channels file FRS.TXT
2017-03-11 00:59:04 +00:00
furrtek e56fa0f479 Numbers station works, very basic
Added utilities, whip antenna length calculator
Modal errors/abort
2016-12-23 18:31:02 +01:00
furrtek d18b6d135d Restoring jammer and RDS functionalities, please wait...
Started work on frequency manager and numbers station simulator
2016-12-23 18:31:01 +01:00
furrtek c58039e557 Fixed LCR scan and alt format, console widget, text input autotrim 2016-07-29 04:52:51 +02:00
furrtek 966a758a0b Added frequency manager skeleton, LCR alt encoding, GPS jammer 2016-07-25 16:21:27 +02:00
furrtek e15f659a6a RDS radiotext transmit (group 2A)
Keyboard/Unistroke text input method selection
2016-05-29 12:06:47 +02:00
furrtek 6a0816ba56 Added carrier wake up in Xylos TX and cute icons 2016-05-27 06:48:04 +02:00
furrtek 7a90eab407 3MHz-wide fast close call works :) >3MHz doesn't work anymore :( 2016-05-17 20:27:51 +02:00
furrtek 61fdb57b8f Testing Messagepack for saving/loading stuff from SD card 2016-05-15 02:35:08 +02:00
furrtek 7267de234d Added EPAR transmit (slow FSK), bit bug for now 2016-05-13 09:34:15 +02:00
furrtek 9149508c83 Improved close call precision 2016-05-13 01:18:04 +02:00
furrtek fb21c1332e Started close call dev 2016-05-11 12:45:03 +02:00
furrtek 4511090eae Unistroke in dirty code 2016-05-10 04:24:19 +02:00
furrtek d40016ffda Fixed LCR and Xylos transmitters 2016-05-09 20:42:20 +02:00
furrtek d55a420dfd Fixed module loading (again), only audio tx works for now 2016-04-28 14:59:14 +02:00
furrtek 2fcfdba9ea "At least it builds !" 2016-04-21 22:12:51 +02:00
furrtek ba94ce55ef Loadmodule emergency fix 2016-02-06 23:19:28 +01:00
furrtek 44d26d1789 Removed useless tools 2016-02-05 17:58:43 +01:00
furrtek 3d8deff4e7 "sdcard" folder 2016-02-05 17:56:03 +01:00