You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
519 B
28 lines
519 B
# BPQ-MHeardBeacon
|
|
MHeard beacon for LinBPQ - Alpha release
|
|
|
|
X86 & Pi versions
|
|
|
|
Download and extract to a new directory (tar -xzvf _filename_ )
|
|
|
|
Edit the mhbeacon.ini , adding you call, username password , port etc.
|
|
|
|
Run the program (it will display to the console - if you dont want this,run piped elsewhere /dev/nul or a file e.g.
|
|
|
|
./TajBeacon > /dev/nul &
|
|
|
|
or
|
|
|
|
./TajBeacon > /tmp/beacon.log &
|
|
|
|
73s
|
|
Steve
|
|
|
|
g7taj@gb7bex.#38.gbr.eu
|
|
|
|
Version History
|
|
|
|
v0.2a - INI implimented for settings
|
|
|
|
v0.1a - First working version
|