Coder Social home page Coder Social logo

jamesshao8 / portapack-havoc-modified Goto Github PK

View Code? Open in Web Editor NEW
127.0 127.0 17.0 69.81 MB

Custom Firmware for PortaPack (mainly for new APPs). Compatible with H3 and H1(with add-on).

License: GNU General Public License v2.0

CMake 0.15% C++ 9.69% C 83.75% Makefile 2.93% HTML 1.90% CSS 0.08% Python 0.10% Assembly 1.28% VHDL 0.06% Shell 0.02% RPC 0.02% Tcl 0.03%

portapack-havoc-modified's People

Contributors

argilo avatar clem-42 avatar dhoetger avatar eried avatar f4gev avatar furrtek avatar giorgiofox avatar imdroided avatar jamesshao8 avatar jboone avatar joakar avatar maescool avatar mjwaxios avatar mrmookie avatar opcode1300 avatar rndmnmbr avatar silascutler avatar troussos avatar xmycroftx avatar z4ziggy avatar zerochaos- avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

portapack-havoc-modified's Issues

NOAA RX

Hello,

We have been trying to reach you about your NOAA RX application's extended copyright license. Do you have a moment to discuss a collaboration plan with one of our fine associates?

Instructions for the GPS Simulator App

Can I suggest to add somewhere the correct commands and requirements to use the gps simulator app?

Something like....


https://github.com/osqzss/gps-sdr-sim/wiki/Real-Time-Streaming-to-HackRF
https://slowmin.com/fake-gps-with-a-hackrf-one/
./gps-sdr-sim -e brdc3540.14n -s 2500000 -b 8 -o gpssim.c8 
./gps-sdr-sim -e brdc3540.14n -l 40,110,100 -b 8 -o gpssim.c8 
create text file named "gpssim.txt" context: 
sample_rate=2500000� center_frequency=1575420000 and copy this two files into sd card at some dir: 
./gpssim.c8 
./gpssim.txt 

Question

Hi, sorry for bothering on this repo, but I couldn't find another way to contact you.
I noticed you ran srsLTE on a LimeSDR.
Do you maybe have some notes about installation and configuration?

Thanks :)

Are at least some pieces closed source? wth

So am I correct that the newer apps you made are cclosed source? Its strange because your readme says "No for H2 (close source, Do not buy or support)" and I believe the H2 just didn't give schematics etc, something superficial to overcome on a device with such few components. So is this one of those "closed source is bad don't do it!...unless I'm doing it! then its ok?" or did I miss something? I hope I missed something. What licenses are involved in the firmware, non of them object to being linked to closed source components? And you mention your upgrade gps board in readme but no links, where can I purchase one? Unless you are keeping things closed source, in which case ill take YOUR advice and not give you any $.

Internal mic switch commit

Hi, I noticed you added internal mic switch in commit 2759561
I have Portapack H1. Where should I connect the internal microphone on PCB?

New font

Hi,thanks for your work. Do you plan to change font ?

nrf24l01 decoder

I implemented nrf24l01 decoder, which is designed to decode remote controllers for small quadcopters. I have tested it with crazyradio pa.

Ideally, the sample rate should be 8MHz after decimation by 4, I will be able to decode 2MPS, 1MPS and 250KPS.

However, that's not working. I reduced sample rate to 4MHz, decimation is still 4. Theoretically it should work for 1MPS and 250KPS. However it's actually only working for 250KPS. However, under that rate, there's no error.

If anyone is interested, can give it a try.

20200415165107802

speaker support

I enabled the speaker in software.
Its volume (together with mute or unmute) is controlled together with the headphone for the moment.
If anyone has a analog speaker can have a try.
The port is a 3 pin port on the back of portapack, close to the battery 2 pin port.

This should be valid only for the original portapack h1, not for h2.

Compiling

Is there a specific procedure for compiling? I can successfully compile portapack-havoc, but portapack-havoc-modified always fails.

btle scanner

Can show you the mac address of ble devices around you
However it's still buggy.
I bypassed crc test, only preamble and address is judged, which caused some bits mistaken.
If I dont bypass that, no result will be shown.
I think it's the radio parameters causing some noise, so that I can never pass crc test.

some recent hardware projects

Hi all,

I have been busy updating a crowd funding project of a mini drone. It's not only a drone but also can help SDR enthusiasts learn hardware and firmware developing. Please help me if you are interested. If you can spread the word to your friends, it will be much appreciated. @eried

Tutorial Video:
https://www.youtube.com/watch?v=LMam6icv9n8
Crowd Funding:
https://www.crowdsupply.com/shaos-gadget/ymfc-flight-controller-and-mini-drone

I have also designed my own version of portapack:
IMG_1042

p25 and others

is it possible to create a decoder p25, Dstar, DMR, ProVoise?

Create app for qrp

create an app for qrp, (cross "mictx and analog audio") add a mode for selecting the reception frequency and transmission frequency independently of each other, use the type of modulation and if possible add ssb. and power activation in case of transmission or constantly in the settings . thanks

Firmware update

Is there any possibility to obtain the last firmware for my h3 se mini? I want to upgrade with last feature you add. Thank you.

H2+ Support

Hello, I was given an H2 to play with (not support them) and I see that your firmware does not support the H2 because they are closed source, etc - but will installing your code brick this device? I only ask because I do not want to brick my friend's device, but really wanted to test your version of havoc.

Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.