furrtek
b3aa4bf0b9
Reorganized menus
2017-05-25 21:36:30 +01:00
furrtek
5a11377429
Merge branch 'master' of https://github.com/furrtek/portapack-havoc
2017-05-25 21:08:50 +01:00
furrtek
8e99bccd41
Started work on APRS (AX25)
2017-05-25 21:08:33 +01:00
Jared Boone
6ef8b19bf1
Move some GPDMA configuration to application processor.
2017-05-24 15:42:44 -07:00
Jared Boone
556085b3e3
I2S: Enable TX_WS output pin's input buffer.
...
This permits receipt of TX_WS as RX_WS for the receive side of the I2S peripheral, and was why I got no RX samples when testing microphone input.
2017-05-22 14:20:49 -07:00
Furrtek
54a69ddf2f
Merge pull request #62 from mrmookie/patch-2
...
Minor change to named preset.
2017-05-18 23:15:37 +02:00
Matt "Mookie" Thayer
36db5d63e1
Update pocsag_app.hpp
2017-05-18 23:12:00 +02:00
furrtek
a35d9ee8a9
Missing image files
2017-05-18 21:56:55 +01:00
Matt "Mookie" Thayer
35b1654128
Minor change to named preset.
...
Shortened NL KPN because it was too long and breaking the display.
2017-05-18 22:47:43 +02:00
furrtek
82cb56e9b2
Merge branch 'master' of https://github.com/furrtek/portapack-havoc
2017-05-18 11:06:18 +01:00
furrtek
38e14b1e30
Scanner: Added last locked frequencies list
...
Added back squelch to NFM receiver
Scanner: cleanup
Widgets: VU-meter cleanup
2017-05-18 11:06:11 +01:00
Furrtek
edaa4b87ad
Merge pull request #60 from mrmookie/patch-1
...
Updated found POCSAG in Netherlands to the list.
2017-05-13 22:30:37 +01:00
Matt "Mookie" Thayer
f2979af5ee
Updated found POCSAG in Netherlands to the list.
...
Updated 2 POCSAG channels in the Netherlands to the list.
2017-05-13 23:04:50 +02:00
Jared Boone
f88e27bd3f
FatFs: Apply patch ff_12c_p3.diff.
2017-05-03 12:53:52 +01:00
Jared Boone
dfc1eab4ae
FatFs: Apply patch ff_12c_p2.diff.
2017-05-03 12:52:59 +01:00
Jared Boone
fd8f5e62e1
FatFs: Apply patch ff_12c_p1.diff.
2017-05-03 12:51:24 +01:00
Jared Boone
a65fe3315c
FatFs: Update to release R0.12c.
2017-05-03 12:43:45 +01:00
Jared Boone
85712a2c5f
FatFs: Update to release R0.12b.
2017-05-03 12:35:19 +01:00
Jared Boone
dd0048db8d
Remove broken simd32_t type.
2017-05-03 09:58:07 +01:00
Jared Boone
018d8ee952
Init PortaPack IO after CPLD update.
2017-05-02 06:45:23 +01:00
Jared Boone
d6e3cc1d1b
Move CPLD updating to earlier in start-up
...
Make sure CPLD code is up-to-date before attempting to interact with PortaPack.
2017-05-02 06:44:50 +01:00
furrtek
bebec9ccf7
More ADS-B TX experimentation
...
Lots of junk added in Numbers Station regarding voice files
Removed warnings caused by unfinished ADS-B function
2017-05-01 10:42:09 +01:00
Jared Boone
19e42196db
Fn for control of audio codec reset signal.
2017-05-01 10:37:49 +01:00
Jared Boone
b12f90ef08
Adjust initial CPLD io_reg value for new CPLD code.
2017-05-01 10:34:33 +01:00
Jared Boone
17ba51d7eb
Move PortaPack IO init to earlier -- with other IO init.
...
Was causing trouble with performing audio codec reset.
2017-05-01 10:33:16 +01:00
furrtek
790ec34ac0
Merge branch 'master' of https://github.com/furrtek/portapack-havoc
2017-04-24 18:16:13 +01:00
furrtek
8c680ff893
Simplified LCR code a bit
...
Split modem into modem and serializer
Frequency string formatter
2017-04-24 18:15:57 +01:00
furrtek
90feadd9f5
POCSAG RX saves ignored address
...
Made AFSK code more generic (not tied to LCR)
Added modem presets and more options in AFSK setup
String-ized and simplified LCR UI code
Simplified AFSK baseband code, made to always work on 16bit words
2017-04-21 06:22:31 +01:00
Furrtek
dee7bea60f
Update README.md
2017-04-21 04:25:05 +01:00
furrtek
eff96276c3
Made back button always focusable with left key
2017-04-21 00:31:21 +01:00
furrtek
6464cfeaef
Binary update
2017-04-20 23:39:29 +01:00
Furrtek
530de42f04
Update README.md
2017-04-19 20:16:06 +01:00
furrtek
40b49e2072
POCSAG address filter now ignores alpha messages
...
Experimenting with FIFOs for replay...
2017-04-19 22:05:16 +01:00
furrtek
a053c0e234
Reverted to SIMD macros to fix FM RX (again)
2017-04-19 00:49:44 +01:00
furrtek
3a1e5b8772
Added address filter in POCSAG RX
...
Changed POCSAG log format
Console widget knows red, green and blue now
2017-04-18 21:29:55 +01:00
furrtek
555201b780
RDS Radiotext should make receiver happier (missing end char)
...
String-ized text entry
2017-04-18 18:12:32 +01:00
furrtek
62b90942ac
Merge branch 'master' of https://github.com/furrtek/portapack-havoc
2017-04-18 12:56:10 +01:00
furrtek
d59ee08f41
Whistle now works
...
Moved BW widget in txview
String-ized LCR and AFSK message generator
2017-04-18 12:55:49 +01:00
Furrtek
5b8d134059
Merge pull request #51 from F4GEV/patch-1
...
Update pocsag_app.cpp
2017-04-14 21:22:40 +01:00
F4GEV
ec7a262a41
Update pocsag_app.cpp
2017-04-14 11:54:35 +02:00
Furrtek
cedd18f29f
Update README.md
2017-04-14 11:07:25 +02:00
Furrtek
a38e6dbe64
Update README.md
2017-04-13 03:40:09 +02:00
Furrtek
16a98efcf0
Added banner
2017-04-13 02:39:08 +01:00
furrtek
fbc054ca75
Coaster pager address scan
...
Merged tone setups
2017-04-11 08:42:31 +01:00
furrtek
b61869f1c0
Started adding coaster pager/EZRadioPro TX
...
BHT XY TX sequencer
2017-04-07 06:20:24 +01:00
furrtek
1e79be5555
Shameful commit. Fixed HackRF mode not working...
...
Sync'd with Sharebrained's repo, no more SIMD warnings
2017-04-07 02:00:05 +01:00
furrtek
5ce1b8fa60
File size + credits
2017-04-07 00:41:32 +01:00
Furrtek
f6b02c31b5
Commented out Play Dead screen on startup
2017-04-01 22:35:14 +01:00
Furrtek
201bd0e075
Merge pull request #40 from Giorgiofox/master
...
New BMP for SSTV
2017-03-29 23:32:56 +01:00
Giorgio Campiotti
7f072b8d27
New BMP for SSTV
2017-03-30 00:20:09 +02:00