Account  |  Mobile  |  Help    
 
Home Database Live Audio Forums Wiki Classifieds Submit Info About

Go Back   The RadioReference.com Forums > Software > Scanner Programming Software


Scanner Programming Software This is the place to discuss scanner programming and control software.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-09-2008, 07:43 PM
Member
   
Join Date: Nov 2005
Posts: 376
Default scanning softwear and linux

i have a few linux PC there alot better then windows but not sure if there are linux versions for Pro 96 and Pro 2055 can anybody help?
__________________
Brian
Elgin,IL

http://www.mediafire.com/?sharekey=1...21d66e282a0ee8

You can't stop the signal
Reply With Quote
Sponsored links
  #2 (permalink)  
Old 08-10-2008, 10:56 AM
MPSCS's Avatar
Member
 
Premium Subscriber
 
Join Date: Jul 2008
Location: S.E. Michigan
Posts: 1,470
Default

There are a few Windows emulators for Linux (WINE is one), that will allow you to emulate the Windows operating system on your Linux machine. You should be able to run WIN96/WIN97 from there.
Reply With Quote
  #3 (permalink)  
Old 08-11-2008, 09:16 AM
Member
   
Join Date: Nov 2005
Posts: 376
Default

I have given up on emulators cuz they dont work
__________________
Brian
Elgin,IL

http://www.mediafire.com/?sharekey=1...21d66e282a0ee8

You can't stop the signal
Reply With Quote
  #4 (permalink)  
Old 08-12-2008, 03:06 PM
Member
 
Premium Subscriber
 
Join Date: Dec 2006
Location: Alberta Canada, Eh!
Posts: 497
Default

Quote:
Originally Posted by FCVPI99 View Post
I have given up on emulators cuz they dont work
Try vmware. I run Probe (DOS software for a Pro-2006) in a vm session under Linux, works great.

In fact, I run Probe under DOS, EasyStream, and Scanner Recorder under Windows, all pm the same Linux box, controlled from anywhere in the world via vnc.
__________________
Lots of radios, not enough antennas...
Reply With Quote
  #5 (permalink)  
Old 09-24-2008, 12:47 PM
guyiv's Avatar
Member
 
Premium Subscriber
 
Join Date: Aug 2004
Location: Berlin, MD
Posts: 81
Send a message via AIM to guyiv Send a message via MSN to guyiv Send a message via Yahoo to guyiv
Default

I have tried to run win96/97 in WINE and it said it is missing MFC42.DLL error 126
__________________
MNA02
LiveFireFeeds.com
Pro-95 w/ discriminator tap for UniTrunker
Pro-96, Pro-97 X2, Pro-164, BC246T, BCD396T
Reply With Quote
Sponsored links
  #6 (permalink)  
Old 09-24-2008, 01:53 PM
corbintechboy's Avatar
Member
   
Join Date: Aug 2005
Location: Corbin, KY
Posts: 216
Default

I run linux only no windows. Emulators do work they are just not as easy as the windows counter parts. If you are having DLL issues, transfer those DLLs to the /home/USER (your name)/.wine/C/windows/system folder and set up overides for the program. You can learn more about doing that at wineHQ.
__________________
Founder of Revolution Arist
Reply With Quote
  #7 (permalink)  
Old 10-01-2008, 02:45 PM
Member
   
Join Date: Jan 2008
Location: Jeffersonville, Indiana
Posts: 17
Send a message via AIM to N9ZLI Send a message via Yahoo to N9ZLI
Default Linux Scanner Software

First, full disclosure: I have not and do not intend (at this time) to set up an emulator or a vm on my laptop running Ubuntu 8.0.4. I'm not meaning to be obstinate, but on a 1.0 GHz laptop, performance becomes an issue. I have found that often the emulators and VM suites have difficulty using software that routes directly to hardware.

So, that leads to the question: is there any non-Windows-based software out there for programming scanners?
Reply With Quote
  #8 (permalink)  
Old 10-01-2008, 02:54 PM
Wiki Admin
 
Database Admin
 
Join Date: Jul 2002
Location: Glen Burnie, Md.
Posts: 8,957
Default

The only ones I know of are linked in our wiki here...

http://wiki.radioreference.com/index...Non_Windows_OS

73 Mike
__________________
links editor, Utility Monitoring Central
Wiki Administrator, HF Forum moderator, RadioReference
Friends don't let friends buy Scancat Lite Plus!
Reply With Quote
  #9 (permalink)  
Old 10-01-2008, 04:04 PM
MPSCS's Avatar
Member
 
Premium Subscriber
 
Join Date: Jul 2008
Location: S.E. Michigan
Posts: 1,470
Default

Quote:
Originally Posted by N9ZLI View Post
First, full disclosure: I have not and do not intend (at this time) to set up an emulator or a vm on my laptop running Ubuntu 8.0.4. I'm not meaning to be obstinate, but on a 1.0 GHz laptop, performance becomes an issue. I have found that often the emulators and VM suites have difficulty using software that routes directly to hardware.

So, that leads to the question: is there any non-Windows-based software out there for programming scanners?

Recently I saw a boot-able WinXP installation on a USB thumb-drive. Maybe that would work?

http://www.google.com/search?hl=en&q...+drive&aq=f&oq=
Reply With Quote
Sponsored links
  #10 (permalink)  
Old 10-01-2008, 05:42 PM
Member
   
Join Date: Jan 2008
Location: Jeffersonville, Indiana
Posts: 17
Send a message via AIM to N9ZLI Send a message via Yahoo to N9ZLI
Default

Quote:
Originally Posted by SIG-INT View Post
Recently I saw a boot-able WinXP installation on a USB thumb-drive. Maybe that would work?

http://www.google.com/search?hl=en&q...+drive&aq=f&oq=
That's really cool. And actually, it might work, but the BIOS on my laptop doesn't understand the concept of booting from a USB device. The only other problem would be the absence of a second USB port.

Actually, this whole thing has kind of made me start looking at programming again. I've made a few abortive efforts at learning how to program before so maybe this is the inspiration I need. I just want to be able to pull the data off my radio into a CSV file, monkey with it in a OpenOffice Calc and write it back. I may just have to find out how to do that from a command line first then build a GUI.
Reply With Quote
  #11 (permalink)  
Old 10-02-2008, 07:59 AM
Member
   
Join Date: Jan 2006
Posts: 181
Default

I have an old 1GHz laptop that doesn;t boot off usb either. vmware and wine work fine on it. remember vmware is not an emulator, its just passing all the hardware calls on and acting like its just another app running, I can run windows under vmware full screen and no one can tell if its virtual or native. wine is a little slow for things but smaller apps its not a big deal, now if you wanted to run some blaoted software like msoffice it robably wouldn't work under wine on 1GHz but small apps are fine.
this works well under linux because of the efficient memory managenet, under windows your just fighting the vmm so its really slow. My little 1GHz laptop with 640M ram can run my garmin software under wine faster than my work provided dual core 2GHz laptop with 2G ram because the work laptop running windows wants to page out to keep ram free so it spends all it time paging.
__________________
Radio Shack Pro 97 Scanner
Midland 75-820 CB
Cobra 25 NW WX ST CB
Reply With Quote
  #12 (permalink)  
Old 10-02-2008, 11:52 AM
Member
   
Join Date: Jan 2008
Location: Jeffersonville, Indiana
Posts: 17
Send a message via AIM to N9ZLI Send a message via Yahoo to N9ZLI
Default

I fully understand that vmware and wine CAN and often DO work just fine even on slower machines. That's great. I don't WANT to run Windows on a virtual machine on my laptop. What I am looking for is a means to use my laptop (running Ubuntu) to access the data in my scanner without using a vm or an emulator. Now I realize that this is not going to be easy. But I don't think it's impossible. All I need to discover or learn is what instructions the radio understands. I'm not a programmer, but this is intriguing and I might be willing to try to learn how to do some rudimentary programming in order to learn how to make this happen.
Reply With Quote
  #13 (permalink)  
Old 10-02-2008, 12:19 PM
Member
   
Join Date: Jan 2006
Posts: 181
Default

I've found that a lot of the radio programming codes are propriatry and can't be relased without paying $$$ to the maker so you either have to reverse engineer them yourself or wait for someone else to make an open source or linux based program, there are not a lot o tbe had. At the moment wine is the only solution I've run across.
__________________
Radio Shack Pro 97 Scanner
Midland 75-820 CB
Cobra 25 NW WX ST CB
Reply With Quote
  #14 (permalink)  
Old 10-02-2008, 12:48 PM
Member
   
Join Date: Feb 2001
Location: Lansing, MI
Posts: 7,298
Default

Uniden codes are published - GRE codes I think are available if you ask.
Reply With Quote
  #15 (permalink)  
Old 10-02-2008, 12:54 PM
MPSCS's Avatar
Member
 
Premium Subscriber
 
Join Date: Jul 2008
Location: S.E. Michigan
Posts: 1,470
Default

It shouldn't be too difficult for someone who has already developed scanner software to re-compile it to run under Linux.
Reply With Quote
Sponsored links
  #16 (permalink)  
Old 10-02-2008, 01:32 PM
Member
   
Join Date: Feb 2001
Location: Lansing, MI
Posts: 7,298
Default

Spoken from someone who has never developed software

There's no connection. TOTALLY different operations and development platforms.
Reply With Quote
  #17 (permalink)  
Old 10-02-2008, 02:33 PM
MPSCS's Avatar
Member
 
Premium Subscriber
 
Join Date: Jul 2008
Location: S.E. Michigan
Posts: 1,470
Default

Quote:
Originally Posted by rdale View Post
Spoken from someone who has never developed software

There's no connection. TOTALLY different operations and development platforms.

I'll admit I haven't done it myself, but if it's written using c++ and there aren't any MFC classes or other Windows libraries it should be possible.

If you're using Microsoft's Visual Basic, or .Net Framework, then yes you would have problems.
Reply With Quote
  #18 (permalink)  
Old 10-02-2008, 03:15 PM
Member
   
Join Date: Jan 2008
Location: Jeffersonville, Indiana
Posts: 17
Send a message via AIM to N9ZLI Send a message via Yahoo to N9ZLI
Default

Quote:
Originally Posted by rdale View Post
Uniden codes are published - GRE codes I think are available if you ask.
You wouldn't happen to know where one might find them, would you? It would be greatly appreciated.

N9ZLI
Reply With Quote
  #19 (permalink)  
Old 10-02-2008, 03:22 PM
Member
   
Join Date: Feb 2001
Location: Lansing, MI
Posts: 7,298
Default

Uniden's are on their website.
Reply With Quote
  #20 (permalink)  
Old 10-02-2008, 04:50 PM
Member
   
Join Date: Jan 2008
Location: Jeffersonville, Indiana
Posts: 17
Send a message via AIM to N9ZLI Send a message via Yahoo to N9ZLI
Default

I've searched Uniden's website and there are no API's available. If you search using terms that would make sense for what I'm trying to do (program, usb, interface) you get referred to guides on how to program your scanner and which models have USB interfaces. Sorry, rdale, but that wasn't much help.

I have found one lead that looked promising: There was a TCL script out there called BC246T.TCL at one time. The creator of it had it stored at his ComCast homepage. That now redirects to a page that has some videos about the Jehovah's Witnessses. Obviously not much about radio and almost as helpful as the aforementioned comment. So, yet another question: Does anyone have this script or know where one might find it? And by that I mean, "Does anyone have a URL where BC246T.TCL can be downloaded?"
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 10:56 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
All information here is Copyright 2009 by RadioReference.com LLC and Lindsay C. Blanton III.Ad Management by RedTyger
Copyright 2009 by RadioReference.com LLC Privacy Policy  |  Terms and Conditions