pr3y / Bruce

Predatory ESP32 Firmware
https://bruce.computer
GNU Affero General Public License v3.0
589 stars 89 forks source link

Add RAW support with cc1101 #362

Open Teapot321 opened 1 week ago

Teapot321 commented 1 week ago

Cathack has had this for a long time, but Bruce (the best firmware) does not

Petitoursbr1 commented 1 week ago

Yeah I also think it would be great 👍but it may be hard to implement so idk if it's going to be added....

Asmodeux2 commented 1 week ago

Админ, не ожидал тебя увидеть на GitHub.

bmorcelli commented 1 week ago

It will come, in time

Teapot321 commented 1 week ago

Это придет, со временем

Add it soon, pls

IncursioHack commented 1 week ago

Duplicated: https://github.com/pr3y/Bruce/issues/216 https://github.com/pr3y/Bruce/pull/248

Petitoursbr1 commented 6 days ago

Just a question, what makes raw RF recording hard/slow to implement on Bruce ?

bmorcelli commented 6 days ago

Time and priorities..

IncursioHack commented 6 days ago

Just a question, what makes raw RF recording hard/slow to implement on Bruce ?

Each implementation requires a number of tests, in addition, to make it work on various devices that we already have today (CC1101, RF433, FS1000...) and on various boards (Stick, Cardputer, ESP32-S3, Core, CYD, Lilygo... .). Another point is to do it in a way that does not impact other parts of the code. Finally, there are priorities as @bmorcelli mentioned.

Unfortunately, we dedicate ourselves to Bruce in the free moments we have and manage, we do not have the financial return to dedicate ourselves 100% to the project.

We invite you and everyone to develop for Bruce so that this process can be a little faster. Without this, unfortunately we are unable to carry out any implementation and/or changes in a timely manner.

Petitoursbr1 commented 6 days ago

I totally get that you can’t go all-in on this project since it’s not your main job, but honestly, what you’re doing already is awesome, and I’m extremely grateful. I have a very limited knowledge when it comes to programming c++ so my help is just gonna be very limited for now...