Skip to content

This is modified version of havoc's portapack firmware. I modified replay to gps simulator.

License

Notifications You must be signed in to change notification settings

eried/portapack-havoc-modified

 
 

Repository files navigation

portapack-havoc-modified

I added gps simulator and analog tv demodulator (mainly PAL). I also implemented Bluetooth receiver. The bluetooth receiver can show you mac address of BLE devices around you. However, the result isn't always correct. Because I have only filtered with preamble and address, without crc. If I use crc, no result will be shown, so I have to bypass crc test. I am thinking some radio parameter can be improved to reduce the noise, so that more result can pass crc.

I improved little bit for btle. Now it can pass crc, however the mac passed crc is wrong.

I added nrf24l01 demodulation, tested with crazyradio pa. Only 250KPS mode is supported for now.

I improved pocsag tramitter and receiver. Now they can be switched to Positive or Negative phase.

About

This is modified version of havoc's portapack firmware. I modified replay to gps simulator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 61.2%
  • C++ 27.6%
  • Objective-C 4.6%
  • Makefile 2.9%
  • HTML 1.9%
  • Assembly 1.3%
  • Other 0.5%