Board-v3.x Firmwares v1.2.0
·
23 commits
to v3.x
since this release
Update Serial Passthrough and name of each firmware with its version
Firmware for CC1352P7 (Catsniffer 3.x)
Sniffle_CC1352P_7: BLE sniffer for Bluetooth 5 and 4.x (LE) from NCC Group. See Sniffle (Windows/Linux/Mac)
sniffer_fw_cc1252P_7: Multiprotocol sniffer from Texas Instrument (Windows)
airtag_scanner_CC1352P_7: Apple Airtag Scanner firmware (Windows/Linux/Mac)
airtag_spoofer_CC1352P_7: Apple Airtag Spoofer firmware (Windows/Linux/Mac)
Firmware for RP2040 (Catsniffer 3.x)
LoRa-CAD: Channel activity detector
LoRa-Freq: Frequency Spectrum analyzer
LoRaCli: LoRa Command Line Interface
LoraSniffer: CLI LoRa for connection with pycatsniffer
as sniffer
The News!!
- Added:
- LoRa-Freq: Frequency spectrum analyzer
- LoRa-CAD: Lora channel activity detector
-liveSpectrumScan.py: Script for theLoRa-Freq
firmware to graphicate the scanned RSSI (Check
https://github.com/ElectronicCats/RadioLib)
What's Changed
- added case 500 kHz to bw and set_inv_iq function by @REGIOIGER in #1
- feat(main): Create a automatic release by @JahazielLem in #2
- feat: Add LoRa Sniffer by @JahazielLem in #4
- fix: typo by @Internsupport in #6
- feat: Add Sniffer Lora by @JahazielLem in #5
- feat: add basic embeded Sniffle advertise example by @Marcelol52 in #7
- feat: Add LoRa CAD & Frequency Spectrum by @JahazielLem in #8
New Contributors
- @REGIOIGER made their first contribution in #1
- @JahazielLem made their first contribution in #2
- @Internsupport made their first contribution in #6
- @Marcelol52 made their first contribution in #7
Full Changelog: board-v3.x-v1.1.0...board-v3.x-v1.2.0