mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-01-12 15:59:49 -05:00
Merge branch 'master' of https://github.com/furrtek/portapack-hackrf
This commit is contained in:
commit
b4afdad7e6
@ -6,14 +6,15 @@ It is build on top of Sharebrained's firmware, meaning that the original functio
|
||||
|
||||
As its name implies, HAVOC is a firmware made to have serious fun, mainly involving French systems (for now). Don't use it, we never did.
|
||||
|
||||
**In most countries, radio transmissions are tightly regulated. Transmitting without a license or authorization, even at very low power, is certainly forbidden where you live. Always bear that in mind. You'll be the only one responsible for what you'll do with this software.**
|
||||
**In most countries, radio transmissions are tightly regulated. Transmitting without a licence or authorization, even at very low power, is certainly forbidden where you live. Always bear that in mind. You'll be the only one responsible for what you'll do with this software.**
|
||||
|
||||
Fork features:
|
||||
* Close-Call™ style scanner
|
||||
* RDS (Radio Data System) PSN and Radiotext transmit
|
||||
* LCR (Language de Commande Routier) litteral message forming and transmit
|
||||
* Fully configurable AFSK transmit
|
||||
* Xylos transmitter, urban lighting control (NFM CCIR tones)
|
||||
* PWM audio RSSI output
|
||||
* Xylos transmitter, street lighting control (NFM CCIR tones)
|
||||
* Virtual keyboard or Unistroke "handwriting" text input
|
||||
* "Play Dead" in case of emergency
|
||||
* Dynamic baseband code loading from SD card (see [wiki](https://github.com/furrtek/portapack-havoc/wiki))
|
||||
@ -37,6 +38,8 @@ Todo (highest to lowest priority):
|
||||
|
||||
**Visit the [wiki](https://github.com/furrtek/portapack-havoc/wiki) for more details.**
|
||||
|
||||
About the PWM RSSI output: Frequency is 800Hz in NFM and 500Hz in WFM. The data path is very messy, the RSSI thread running on the baseband core sends groups of values to the application RSSI widget which computes the average value, which sends it back to the baseband module for audio output (if enabled)...
|
||||
|
||||
Hardware is available at [ShareBrained Technology](http://sharebrained.com/portapack).
|
||||
|
||||
# Thanks
|
||||
|
Loading…
Reference in New Issue
Block a user