index
:
orion-rf
gh-pages
master
Portable RF and wireless toolkit build on ESP32
Krolyxon
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2026-06-08
remove web flasher
krolyxon
2026-06-08
remove git workflow for now
krolyxon
2026-06-08
trigger deployment
v0.1.0
krolyxon
2026-06-08
add installation steps and also change branch in workflows
krolyxon
2026-06-08
readme
krolyxon
2026-06-08
add web flasher
krolyxon
2026-06-06
add LICENSE
krolyxon
2026-06-01
remove cringe disclaimer
krolyxon
2026-05-15
add schematics
krolyxon
2026-05-14
move src/libs to libs
krolyxon
2026-05-14
avoid using relative includes
krolyxon
2026-05-14
add .clang-format, and apply formatting
krolyxon
2026-05-14
apply code formatting
krolyxon
2026-05-14
remove cc1101_2 from device check
krolyxon
2026-05-14
remove test files
krolyxon
2026-05-14
change badUSB scripts
krolyxon
Remove unnecessary scripts and keep only the cooler and flashy ones
2026-05-11
move bluetooth, nfc, and utils into subfolders
krolyxon
2026-05-11
unshittify README.md
krolyxon
2026-05-11
Migrate to PlatformIO
krolyxon
Now since i have been able to make PSRAM working with platformio, i don't have to use this shitty Arduino-IDE anymore which does not even allow me to use subfolders like a normal programmer would do
2026-05-11
add Zigbee, Video TX, Rc, USb Wireless Jamming
krolyxon
2026-05-07
add wifi in nrf jammer
krolyxon
2026-05-06
add build script
krolyxon
2026-05-06
add remaining onoe cc1101 in device check
krolyxon
2026-05-06
update features in readme.md
krolyxon
2026-05-06
add 2nd cc1101 in device check, remove link
krolyxon
2026-05-06
prompt before restarting
krolyxon
2026-05-06
fix blescanner menu loop
krolyxon
2026-05-06
move blemouse.h/cpp to ble_moouse.h/cpp
krolyxon
2026-05-06
update README.md
krolyxon
2026-05-06
add BLE jammer, move NRF activities into submenu
krolyxon
2026-05-06
remove BLE Scan from firmware.ino as it is redundant
krolyxon
2026-05-05
remote ./firmware/data as it is redundant
krolyxon
2026-05-05
remove stubs, add badUSB attacks, add BleMouse library files
krolyxon
2026-05-05
add README.md
krolyxon
2026-05-05
add BLE Mouse
krolyxon
2026-05-04
initial commit
krolyxon