berkon / wireless-microphone-analyzer

Scans the spectrum for free/congested wireless microphone channels ("RF Explorer" or "TinySA" hardware is required!)
MIT License
95 stars 3 forks source link

saving tracings #3

Closed nerdymedic closed 5 years ago

nerdymedic commented 5 years ago

It would be incredibly helpful to automate sweeping across a range and savings the amplitude tracing so it can be imported into RF coordination software like IAS

berkon commented 5 years ago

Can you send an example file, so that I can see how the format must look like? I read that IAS can import CSV as well. That would be the easiest way I guess.

nerdymedic commented 5 years ago

RFExplorer_SingleSweepData_2014_09_02_11_01_22.txt

berkon commented 5 years ago

Looks like the format is the same like for WW6. I've just released a new version (V 1.3.0) which supports WW6 export. So I guess the exported CSV file should work in IAS as well. If yes, I'll change the name of the menu item correspondingly in the next release to reflect that IAS export is supported as well.

nerdymedic commented 5 years ago

Tried it, IAS will not read it. Comparing it to a file that it will import, I can't see any difference. I'll email IAS's dev and try to get some answers.

berkon commented 5 years ago

I just downloaded a trial version of IAS (version 5.0.14.0) and imported the CSV. Seems to work without issues:

image

scriptwarlock commented 5 years ago

good day boss bernd, is it redundant to put another set of menu inside the 'about and docuentation'

On Mon, Mar 4, 2019 at 3:48 AM Bernd Konnerth notifications@github.com wrote:

I just downloaded a trial version of IAS and imported the CSV. Seems to work without issues:

[image: image] https://user-images.githubusercontent.com/28842661/53700719-9d7ce280-3df5-11e9-8e73-433a3dbdb702.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/berkon/wireless-microphone-analyzer/issues/3#issuecomment-469057017, or mute the thread https://github.com/notifications/unsubscribe-auth/AFkxalKH55jJXBbqZcPG9_uqn5VmtAFdks5vTCcCgaJpZM4af2z0 .

berkon commented 5 years ago

I added the Help submenu because on Mac its not possible to directly click a toplevel menu without a submenu.

scriptwarlock commented 5 years ago

ok got it

On Tue, Mar 5, 2019 at 6:34 PM Bernd Konnerth notifications@github.com wrote:

I added the Help submenu because on Mac its not possible to directly click a toplevel menu without a submenu.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/berkon/wireless-microphone-analyzer/issues/3#issuecomment-469629804, or mute the thread https://github.com/notifications/unsubscribe-auth/AFkxaru8T360l3HDbNjO9kiFDN9ZucvOks5vTkhHgaJpZM4af2z0 .

nerdymedic commented 5 years ago

This may be some sort of artefact in the way the mac vs other versions behave. The mac version included quotes around the freqs on export: "537.6","-87.5" "538.285","-89.5" "538.971","-88.5"

Remove the quotes and it behaves as expected - ie imports successfully.

berkon commented 5 years ago

That‘s a really good hint, thanks! Indeed it looks like the Mac behaves differently at that point. I‘ll check...

berkon commented 5 years ago

I can't confirm this issue on my Mac. The exported file looks exactly the same like on my PC.

nerdymedic commented 5 years ago

I'm on os 10.14.3, what about you?

nerdymedic commented 5 years ago

Can confirm the current version export the file correctly. Still unable to import, but this is likely something specific to my version of IAS/parallels/MacOS.

berkon commented 5 years ago

I'm still on Sierra (10.12).