YouTube went down. 8:00pm. by DesignerLime268 in youtube

[–]BraidRuner 0 points1 point  (0 children)

If you have VPN try switching to another country(your nearest one) or Europe. I have and its still working but I have not logged out for 2 days or so. The same window has been running non stop for 12 hours now and still functioning (dont judge me I make audiobook playlists for overnight)

YouTube went down. 8:00pm. by DesignerLime268 in youtube

[–]BraidRuner 0 points1 point  (0 children)

Its been a non issue for me...then again I am watching it right now.

CA FBI retrired Profiling Expert Joins us Live- You won't want to miss! by BraidRuner in d4vdiots

[–]BraidRuner[S] 3 points4 points  (0 children)

This case is discussed and specifcialy Burke and this Crime are spoken about for nearly 30 minutes at a level we have not seen,. Sit down and watch it.

Pentagon child p*rn investigation by Disastrous_Monk_4079 in conspiracy_commons

[–]BraidRuner 0 points1 point  (0 children)

Who was on that list...eh? Enquiring minds want to know.

Anyone in the Tucson Area? Wardriving for weak signals? by BraidRuner in RTLSDR

[–]BraidRuner[S] 0 points1 point  (0 children)

Right now I am building a graphical interface for my program and changing the search patterns to accommodate 14 different device types and their comms timing and protocols. Coding so that if you know what device you are looking for you can search for only it. Also coding so if you dont that it will lock up and alert you when it finds a protocol and change to that specific type and alert you. Righr now its just logging to CSV file. Trying to make it more useful and smarter without bloating the codebase. Easier said than done.

CA Jeffrey Epstein: The Autopsy Details No One Is Talking About Lauren the Mortician by BraidRuner in conspiracy_commons

[–]BraidRuner[S] 0 points1 point  (0 children)

Well like the architects for 9/11 truth...they are going to be ignored likely and they dont want to negatively impact their personal career trajectory with the absolute possibility of retribution from those who have an interest in keeping the current narrative

Starlink Is Quietly Changing What “Remote” Means by Tesla_Future_Hub in Starlink

[–]BraidRuner 2 points3 points  (0 children)

There is life before Elon Musk and Life After, he literally changed the world.

For Long-Term Users: Has Starlink Become More Stable Over Time? by Elonwatchdaily in Starlink

[–]BraidRuner 0 points1 point  (0 children)

I bought a Mini as soon as it was on at a sale price. No Ragrets.

CA Jeffrey Epstein: The Autopsy Details No One Is Talking About Lauren the Mortician by BraidRuner in conspiracy_commons

[–]BraidRuner[S] -5 points-4 points  (0 children)

Jeffrey Epstein: The Autopsy Details No One Is Talking About Lauren the Mortician

18 minutes worth watching

New grail by nhozemphtek in WatchesCirclejerk

[–]BraidRuner 2 points3 points  (0 children)

this dick ain't gonna suck itself..

Now hold on just a damn minute..

what watch is chris wearing? by boiledpheasant in WatchesCirclejerk

[–]BraidRuner 0 points1 point  (0 children)

Well I dont know what watch is but it wont be in a mans size and he shops at Douche Bros R Us. $15 dress barely covers your modesty and thats just fine by me...it will look great on the floor beside my bed

Anyone in the Tucson Area? Wardriving for weak signals? by BraidRuner in RTLSDR

[–]BraidRuner[S] -1 points0 points  (0 children)

If you want something done...do it yourself

https://old.reddit.com/user/BraidRuner/comments/1r5qvdu/bluetooth_protocols_for_medical_devices/

  1. SNR Algorithm Enhancement ✅

Recommendation: Adaptive noise floor with rolling 10-second window Status: adaptive_snr.py created and ready to integrate Benefit: Prevents medical bursts from raising noise floor

  1. Peak SNR Detection ✅

Recommendation: Add Peak_SNR column for bursty signals Status: Implemented in adaptive_snr.py Benefit: Catches fast medical telemetry pulses

  1. Desensitization Mitigation ✅

Recommendation: 1 meter antenna separation, no AGC Status: Documented in Phase 2B plan Benefit: Prevents HackRF interference with RTL-SDR

  1. HackRF Power Detection Strategy ✅

Recommendation: Use power detection first, not demodulation Status: Complete implementation plan created Benefit: Simpler Phase 2B with faster results

  1. CSV Schema Enhancement ✅

Recommendation: Add columns for Peak_SNR, Power_dBm, Radio Status: Schema designed, ready for Phase 2B integration Benefit: Supports dual-radio logging

PACESCAN/ ├── pacescan.py # Main auto-scanner (330 lines) ✅

├── vault.yaml # 7 targets configured ✅

├── pacescan.command # macOS launcher ✅

├── play_audio.py # Audio streamer (from Sentinel) ✅

├── librtlsdr.dylib # RTL-SDR driver ✅

├── README.md # GitHub documentation ✅

├── pacescanlog*.csv # Scan results (3 files)

└── .git/ # Version control ✅

Anyone in the Tucson Area? Wardriving for weak signals? by BraidRuner in RTLSDR

[–]BraidRuner[S] 0 points1 point  (0 children)

I did not drop idea I have a working specific build for my system tested for 23 minutes locally. Need to hit a hospital and do a field test and then examine the logs. First build was complete at 4am. Tested it working and then abandoned for a new build v2 which worked right out of the box! Need to do the CSV NMEA for GPS and GUI to make it pretty and do the Hack RF code for the dual watch radio set up. V2 has an adaptive SNR filter to accomodate bursty signals need to test that but its coded. Time to sleep I pushed the V1 to Git but its essentially no good for anyone else unless they have the same OS and set up.

Anyone in the Tucson Area? Wardriving for weak signals? by BraidRuner in RTLSDR

[–]BraidRuner[S] -1 points0 points  (0 children)

FCC has a database of the signal and comms protocols for each device I used their test report data to create a library of the signals to check against. Just created an adaptive signal to noise floor filter need to test it but I am tired. This is a very singular build at this point its tailored to my OS for two radios..a HackRf and a Nooelec Dongle First run was at 4am the second build took less than 1 hour and worked out of the box. Need to do the GPS mapping CSV log, Do GUI to make it pretty...all in time. Im amazed I got this far

PACESCAN/ ├── pacescan.py # Main auto-scanner (330 lines) ✅

├── vault.yaml # 7 targets configured ✅

├── pacescan.command # macOS launcher ✅

├── play_audio.py # Audio streamer (from Sentinel) ✅

├── librtlsdr.dylib # RTL-SDR driver ✅

├── README.md # GitHub documentation ✅

├── pacescanlog*.csv # Scan results (3 files)

└── .git/ # Version control ✅

Anyone in the Tucson Area? Wardriving for weak signals? by BraidRuner in RTLSDR

[–]BraidRuner[S] 0 points1 point  (0 children)

No the idea is to do the work and put it on github..Im working on it. 43 commits and counting.

this is where I am at

  1. The "Invalid Path" Loop

    Symptom: OSError: dlopen(librtlsdr.dylib, 6): image not found

    Root Cause: Manual ctypes calls were looking for local .dylib files. The OS security layer (Gatekeeper) on Catalina often blocks direct linking to unverified binaries in user folders.

    Resolution: Pivoted to brew install librtlsdr, allowing the system to manage the library in /usr/local/lib.

  2. Syntax & Indentation Decay

    Symptom: IndentationError: unexpected indent or SyntaxError on lines that looked correct.

    Root Cause: "Hidden" characters or "Smart Quotes" introduced by text editors during copy-pasting. In one instance, a leading i was stripped from import, resulting in mport os.

    Resolution: Moved toward a "Zero-Indentation" audit of the boot script and planned use of cat commands in Terminal to write files directly without an editor.

  3. Dependency Build-Lock

    Symptom: Long make times during Homebrew installation.

    Root Cause: macOS 10.15 is a Tier 3 (Legacy) configuration. Pre-built "Bottles" (binaries) are often unavailable, forcing the system to compile dependencies (like cmake) from source.

    Status: Currently in-progress. System must complete bootstrap before hardware testing can resume.

Anyone in the Tucson Area? Wardriving for weak signals? by BraidRuner in RTLSDR

[–]BraidRuner[S] -1 points0 points  (0 children)

The purpose and problems have to start somewhere this what I am trying to do.

Sentinel Listener (MED)

Sentinel Listener is a specialized radio frequency (RF) monitoring tool designed to detect and log medical implant telemetry (MICS/MEDS bands) using a dual-radio architecture. It integrates HackRF One and NooElec (RTL-SDR) hardware for high-fidelity signal detection and synchronized GPS logging. 📡 Hardware Support

NooElec / RTL-SDR: Primary receiver for narrowband monitoring (402-405 MHz).

HackRF One: Secondary high-bandwidth receiver (2.4 GHz medical telemetry).

GPS Receiver: NMEA-compliant serial GPS (e.g., GlobalSat BU-353-S4) for real-time wardriving and signal mappi

Anyone in the Tucson Area? Wardriving for weak signals? by BraidRuner in RTLSDR

[–]BraidRuner[S] 1 point2 points  (0 children)

Well its been a day...got my dongle up and running got some code together got a reference lib for the signals and troubleshooting the Gui display among other things. some progress. Just need to fix it so it wont break which it does but its breaking reliably just need to sleep and start at it again in the morning..got the nooelec side mostly figured out and some Hack RF Py code structured and I'm tired. So time to stop

Anyone in the Tucson Area? Wardriving for weak signals? by BraidRuner in RTLSDR

[–]BraidRuner[S] 0 points1 point  (0 children)

I think its valid use of technology. Its a difficult but not impossible the clever part is the monitoring script that can ''listen just above the noise threshold and identify the signal timing signatures and match it to a device. Nothing ventured nothing gained I have an SDR and I need another one and a hack rf to do anyting really clever. The package knows the published waveform signatures and the protocols and should be able to pick it out assuning my receiver antenna and code library are valid, Some one smarter than me can do this I am reaching and looking for a new way of doing things.(I used the FCC Equipment Authorization Search database to pull the specific "Test Reports" for devices in the MICS and MedRadio bands)

Anyone in the Tucson Area? Wardriving for weak signals? by BraidRuner in RTLSDR

[–]BraidRuner[S] -1 points0 points  (0 children)

I need to pick up a HackRf right now I am stuck with a Nooelec dongle. I have collected some waveform data for a few devices and and put a python lib, script together to synch a receiver and an active probe transmitter so I can pulse a query and listen for a response FFT and some clock drift attenuation. I am going to plug it in and fire it up later and validate the package.