Uniden Bearcat Bc125at Driver For Mac
Channel import and export tool for the Uniden BC125AT, UBC125XLT and UBC126AT.
Introduction
Fast Tune and Hold Group Control ( Quick Search and Hold). Mac Users of Police Scanner Radios. Mac Users and Radio Programs (Updated November 2016) The question about Mac software for the scanners and other radios comes up often here at ScannerMaster. The vast majority of radio programming software is made for Windows so the trick is.
bc125csv provides a simple command-line interface for importing andexporting the channels on your Uniden Bearcat scanner in CSV file format.
This application is not intended to provide full control of all features onyour scanner; if you want to turn off the backlight in your scanner, just turnthe knob and press some buttons. This application does however aim to lessenthe amount of work needed for entering channels considerably, especially forthose on Linux or UNIX-like systems.
If you do feel the need to change the backlight setting on your scanner usingthe command-line, the shell action will allow you to do so (see Examples).
Requirements
- Python 2.7+ or 3.4+
Both pyudev and pySerial will be automatically installed on installation.
You can use this application without a connected scanner by enabling the virtualscanner device using the --no-scanner
option.
Installation
On most UNIX-like systems, you can install bc125csv by running one of thefollowing install commands with root privileges.
or
Tests
This application aims to cover 100% of its code with tests, though someparts that require a physical device to be attached are skipped.
To run the tests, you can run the following command:
Continuous integration is done by Travis.
Usage
Examples
Exporting banks 1, 2 and 3
Importing from csv file
Verify a csv file
Enable backlight using the shell
Export format
The export format is a comma separated values file with header,comments and empty lines to improve readability. Empty channelsare omitted by default, but can be included using the --include-empty
option. Any 'no' and 'none' values in the CTCSS/DCS, Lockout andPriority columns can be omitted by using the --sparse
option.
Import format
The import format is the same as the export format, but forgiving:
- CTCSS/DCS, Delay, Lockout and Priority values may be left empty,
- no, false, 0 and may be used interchangeably,
- yes, true and 1 may be used interchangeably,
- CTCSS tones may be written as 114.8, 114.8Hz, CTCSS 114.8 Hz, etc,
- DCS codes may be written as 26, 026, DCS026, DCS 026,
- lines beginning with a
#
(comment line) or,
(no channel) andthe first line (containing the header) are ignored, - additional columns are ignored,
- frequencies are automatically rounded down to 4 decimal places.
Shell
You can start an interactive shell to send commands to your scanner.See the BC125AT Operation Specification for all available commands.
You can also pipe commands into your scanner. The following example entersprogramming mode, enables the backlight, and then exits programming mode.
The wary reader might have noticed the Operation Specification dictates commandsbe terminated by a carriage return. This application automatically appends thecarriage return to each command it sends to the scanner. There's no need toinclude a carriage return yourself.
Compatibility
This application is compatible with the Uniden Bearcat models BC125AT, UBC125XLTand UBC126AT.
License (MIT)
Copyright (c) 2016, Folkert de Vries bc125csv@fdev.nl
Permission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the 'Software'), to dealin the Software without restriction, including without limitation the rightsto use, copy, modify, merge, publish, distribute, sublicense, and/or sellcopies of the Software, and to permit persons to whom the Software isfurnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in allcopies or substantial portions of the Software.
Cracked mac apps download. THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THEAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THESOFTWARE.
Disclaimer
Uniden® and Bearcat® are registered trademarks of Uniden America Corporation.This application and its author are not affiliated with or endorsed by Unidenin any way.