Fulltext results:
- GM4SLV Allstar 2025 @public:radio:topics:allstar
- associated delays. holdofftelem = 0 ; Hold off all telemetry when signal is present on receiver or f... ndatory Command Codes 73 = ilink,6 ; Disconnect All Links 74 = ilink,16 ; Reconnect links disconnected with "disconnect all links" 80 = status,11 ; Force ID (local ... ecified link ; 5 - System status ; 6 - Disconnect all links ; 7 - Last Node to Key Up ; 8 - Connect spe
- Netradio Control @public:radio:topics
- lock = threading.Lock() # address ('' = all available interfaces) to listen on, and port numb... print "atoff: Set Attn Off" print "ga : Get All (status of all radios)" print "sync : Sync freq/mode on two radios" print "log : Setup backgr... start() elif data == "ga": get_all() start() elif data == "log":
- Explorations @public:radio:topics:allstar
- '' * ''481481'' * ''481482'' Since they are all behind a NAT firewall, sharing one public IP addr... node on that machine ''1399'' for this purpose. All 3 nodes have ''supermon'' and this needed some co... .0 [admin] secret = YOUR_MANAGER_PASSWORD read = all,system,call,log,verbose,command,agent,user,config write = all,system,call,log,verbose,command,agent,user,config
- AOR AR7030 @public:radio:radio_database
- ext = "Get", width = 6, command = lambda:self.get_all()) #self.b_update.grid(row = 0, column = ... name = self.get_name(radio) def get_all(self): self.get_freq(se... #self.e_filt.delete(0,END) self.get_all() return def get_freq(self, rad... self.e_freq.delete(0, END) self.get_all() return def qsy_up(self,radio):
- MB7AZE AllStar Config @public:radio:topics:allstar
- daddr = 127.0.0.1 [gm4slv] secret = llcgi read = all,system,call,log,verbose,command,agent,user,config write = all,system,call,log,verbose,command,agent,user,config... associated delays. holdofftelem = 0 ; Hold off all telemetry when signal is present on receiver or f... ndatory Command Codes 73 = ilink,6 ; Disconnect All Links 74 = ilink,16 ; Reconnect links disconnect
- Tutorial Progress @public:computers:archive:6502
- nce I've got the the point in the tutorials where all the hardware is stable. * used python script to... put 11111111 into VIA's Port B control register - all port pins are OUTPUT 0xa9, 0xff, # lda #$ff (start with all LEDs lit) 0x8d, 0x00, 0x60, # sta $6000 ... da #$ff sta $6002 ; set port B pins to all output sta $6003 ; set port A pins to
- Formatting Syntax @wiki
- to be as readable as possible. This page contains all possible syntax you may use when editing the page... texts. Of course you can **__//''combine''//__** all these. DokuWiki supports **bold**, //italic//,... exts. Of course you can **__//''combine''//__** all these. You can use <sub>subscript</sub> and <sup... open a Windows Share. To remove this warning (for all users), put the following line in ''conf/lang/en/
- QSO Logging @public:radio:topics
- on so many different PCs that I've actually lost all the logs anyway. I've recently started logging **all** QSOs in the paper logbook. There's no chance of... cidentally deleting" a real, paper logbook, after all. === Update July 2023 === * I initially start... ey don't need too much additional detail, as it's all in the "journal" <WRAP GROUP> <WRAP COLUMN HALF
- Icom IC-R75 @public:radio:radio_database
- aton : Set Attn On atoff: Set Attn Off ga : Get All (status of all radios) sync : Sync freq/mode on two radios log : Setup background logging to file h ... lock = threading.Lock() # address ('' = all available interfaces) to listen on, and port numb... print "atoff: Set Attn Off" print "ga : Get All (status of all radios)" print "sync : Sync fr
- YaDDNet : New VPS @public:radio:topics:yaddnet
- the python directory extracted from the tar-ball. All the supporting libraries were there. === MySQL c... ventually there's a 6.2GB ''sql'' file containing all the existing data * bzip2 the file to make it s... FIED WITH mysql_native_password BY 'YYYYY'; GRANT ALL PRIVILEGES ON *.* TO 'XXXXX'@'localhost' WITH GRA... ON; </code> * XXXXX is the username as set in all the PHP files and YYYYY is the password for the u
- Radio Update - QRP etc @public:blog
- f "ragchew" QSOs, and "communications quality" is all I'm aiming for - to be audible - not quite as ext... t. Then down to business.... building. I did it all in one day, with the occasional break for food, d... rigge transformer. The "normal" toroid cores were all straightforward. I built it for 9V operation (t... ayout. On a PSU set for 9V I get at least 5W on all bands. I made a string of 4 x 1N4001 diodes to dr
- DokuWiki Tweaks @public:computers:dokuwiki
- the latest Dokuwiki (Jack Jackrum), and upgraded all plugins and templates where possible. However the... s = array();</code> </note> <code php> //delete all (defaults) $_vector_btns = array(); </code> this... if (!defined("DOKU_INC")){ die(); } //delete all (defaults) $_vector_btns = array(); //note: Th... pointer; } Put this in ''user/screen.css'' with all the other tweaks. ==== Mobile Scaling ==== Th
- Icom IC-706 @public:radio:radio_database
- ===== Initial tests ===== * Sensitivity ok on all HF bands * 6m shows intermittent "deafness" aft... rs random RF signal loss on RX * TX power ok on all HF bands, and 6m, with 100W FM carrier at setting "H" * All controls work correctly * Fitted FL-223 "Narrow... and Modifications ===== ==== Cleaning ==== * All knobs removed and washed in warm soapy water and
- LF15C - firmware for the DM15 @public:calculator:3rd
- ull-time 2-level display** of ''X'' and ''Y'' * All the main HP15C functions are included **with the ... * You need to use the hidden ''reset'' button in all cases. ==== Files ===== === Download from ... atistical data * Individual Program * All stored Programs * Storage Registers (0-99, ... hole complex stack. * When in ''P''olar mode **ALL** Complex numbers on the stack are in Magnitude /
- VPS Notes @public:computers:archive
- inc|vendor)/"> Order allow,deny Deny from all Satisfy All </LocationMatch> </code> ''sudo service apache2 restart'' ==== .htaccess method ====... hem to alter behaviour <code apache>AllowOverride All</code> add to ''/etc/apache2/apache2.conf'' <c... SymLinks MultiViews AllowOverride All Order allow,deny