-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Promiscuous scanners #955
Promiscuous scanners #955
Commits on Mar 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b1f4e5 - Browse repository at this point
Copy the full SHA 2b1f4e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28979ed - Browse repository at this point
Copy the full SHA 28979edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fe365d - Browse repository at this point
Copy the full SHA 7fe365dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49a1a57 - Browse repository at this point
Copy the full SHA 49a1a57View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb6258c - Browse repository at this point
Copy the full SHA eb6258cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c14c47 - Browse repository at this point
Copy the full SHA 4c14c47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98f6edf - Browse repository at this point
Copy the full SHA 98f6edfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9bab34 - Browse repository at this point
Copy the full SHA d9bab34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e6b879 - Browse repository at this point
Copy the full SHA 9e6b879View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7df0d17 - Browse repository at this point
Copy the full SHA 7df0d17View commit details -
Configuration menu - View commit details
-
Copy full SHA for b005f99 - Browse repository at this point
Copy the full SHA b005f99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 334a43b - Browse repository at this point
Copy the full SHA 334a43bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f72dd3e - Browse repository at this point
Copy the full SHA f72dd3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79101f4 - Browse repository at this point
Copy the full SHA 79101f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for debdf5d - Browse repository at this point
Copy the full SHA debdf5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16416fa - Browse repository at this point
Copy the full SHA 16416faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08ea0a0 - Browse repository at this point
Copy the full SHA 08ea0a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 237306c - Browse repository at this point
Copy the full SHA 237306cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9e190a - Browse repository at this point
Copy the full SHA f9e190aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10b879d - Browse repository at this point
Copy the full SHA 10b879dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24ac44e - Browse repository at this point
Copy the full SHA 24ac44eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebfe187 - Browse repository at this point
Copy the full SHA ebfe187View commit details -
Configuration menu - View commit details
-
Copy full SHA for e75dc79 - Browse repository at this point
Copy the full SHA e75dc79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c9446b - Browse repository at this point
Copy the full SHA 2c9446bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c038d67 - Browse repository at this point
Copy the full SHA c038d67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d3a5ce - Browse repository at this point
Copy the full SHA 6d3a5ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f2e3b - Browse repository at this point
Copy the full SHA 94f2e3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 228b98a - Browse repository at this point
Copy the full SHA 228b98aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55fb24e - Browse repository at this point
Copy the full SHA 55fb24eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3568be - Browse repository at this point
Copy the full SHA e3568beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08cacdb - Browse repository at this point
Copy the full SHA 08cacdbView commit details -
something wrong with curses C++ scanner
IDK what the actual problem is. The ncurses/scanner_curses.cpp example runs fine, but it isn't as promiscuous as expected. My hunch is that the example runs too fast, but I cannot verify it.
Configuration menu - View commit details
-
Copy full SHA for f23a8b9 - Browse repository at this point
Copy the full SHA f23a8b9View commit details -
- Catch signals lower than 64dBm by calling available. Only works if an actual payload was received.
Configuration menu - View commit details
-
Copy full SHA for c8cfd61 - Browse repository at this point
Copy the full SHA c8cfd61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b4de3e - Browse repository at this point
Copy the full SHA 2b4de3eView commit details -
use available() in arduino & pico scanners
use more pipes in C++ curses scanner
Configuration menu - View commit details
-
Copy full SHA for debed43 - Browse repository at this point
Copy the full SHA debed43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3440bc9 - Browse repository at this point
Copy the full SHA 3440bc9View commit details -
remove use of queue in C++ scanner
- show noise ratio of channel out of total passes on spectrum - spelling fixes and rename a couple functions
Configuration menu - View commit details
-
Copy full SHA for 56b2f55 - Browse repository at this point
Copy the full SHA 56b2f55View commit details -
introducing a rough draft of Arduino scannerGraphic
- supports 2 types of displays (& optional Serial debugginng) 1. SPI display (uses same bus as radio) is tested with an ST7789 (https://www.adafruit.com/product/4383) 2. I2C display is tested with SSd1306 (https://www.adafruit.com/product/326) Use defines to toggle debugging and EITHER (not both) of the displays.
Configuration menu - View commit details
-
Copy full SHA for b14cd0c - Browse repository at this point
Copy the full SHA b14cd0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 690b4ed - Browse repository at this point
Copy the full SHA 690b4edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ed9011 - Browse repository at this point
Copy the full SHA 9ed9011View commit details -
Configuration menu - View commit details
-
Copy full SHA for b47d377 - Browse repository at this point
Copy the full SHA b47d377View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c4aaec - Browse repository at this point
Copy the full SHA 2c4aaecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a89b9c - Browse repository at this point
Copy the full SHA 5a89b9cView commit details -
- added intro comments - use structs for caching channel history/results in ncurses examples (py & cpp) - fixed gitignore about changes staged for sub-folders of examples_linux - moved cmake script into relevant CMakeLists.txt - fix dead link in text-based scanner examples' intro comment - use a fixed width for summary printed at ncurses example exit (& fix percent calculation)
Configuration menu - View commit details
-
Copy full SHA for 3cb8324 - Browse repository at this point
Copy the full SHA 3cb8324View commit details -
Configuration menu - View commit details
-
Copy full SHA for e779879 - Browse repository at this point
Copy the full SHA e779879View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1755503 - Browse repository at this point
Copy the full SHA 1755503View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ec4620 - Browse repository at this point
Copy the full SHA 2ec4620View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6088f0 - Browse repository at this point
Copy the full SHA b6088f0View commit details
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 49a1f13 - Browse repository at this point
Copy the full SHA 49a1f13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23ee59a - Browse repository at this point
Copy the full SHA 23ee59aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0791b37 - Browse repository at this point
Copy the full SHA 0791b37View commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa9c670 - Browse repository at this point
Copy the full SHA aa9c670View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42b95ba - Browse repository at this point
Copy the full SHA 42b95baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9174559 - Browse repository at this point
Copy the full SHA 9174559View commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e0c5168 - Browse repository at this point
Copy the full SHA e0c5168View commit details -
Configuration menu - View commit details
-
Copy full SHA for 795d0fb - Browse repository at this point
Copy the full SHA 795d0fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fa016d - Browse repository at this point
Copy the full SHA 3fa016dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f4c0ce - Browse repository at this point
Copy the full SHA 0f4c0ceView commit details -
format examples_linux/ncurses/scanner_curses.cpp
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2d74467 - Browse repository at this point
Copy the full SHA 2d74467View commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c6d0f4 - Browse repository at this point
Copy the full SHA 2c6d0f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 936eafe - Browse repository at this point
Copy the full SHA 936eafeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 056b80a - Browse repository at this point
Copy the full SHA 056b80aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fea46f - Browse repository at this point
Copy the full SHA 5fea46fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcad232 - Browse repository at this point
Copy the full SHA fcad232View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cf9bed - Browse repository at this point
Copy the full SHA 0cf9bedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fda357 - Browse repository at this point
Copy the full SHA 3fda357View commit details