Fulltext results:
- DokuWiki Tweaks @public:computers:dokuwiki
- IN'' for the tabs for Page Source and Revisions <code php> if(!empty($INFO["exists"])){ ... "ca-history"]["class"] = "selected"; } </code> ===== Include / Blog "Read More..." ===== The d... ore..." in ''../lib/plugins/include/style.css'' <code css> div.dokuwiki p.include_readmore { text-align: right; } </code> changing it to <code css> div.dokuwiki p.incl
- DM42 Progs @public:calculator:progs
- hp to convert a "RAW" file into readable text: <code> 00 { 110-Byte Prgm } 01▸LBL "SWR" 02 INPUT "Fwd"... f" 29 RCL "Fwd" 30 RCL "RL" 31 RCL "SWR" 32 END </code> <code> 00 { 41-Byte Prgm } 01▸LBL ".flc" 02 MVAR "freq" 03 MVAR "C" 04 MVAR "L" 05 RCL "L" 06 RCL "C" ... 10 × 11 2 12 × 13 1/X 14 RCL "freq" 15 - 16 END </code> <code> 00 { 280-Byte Prgm } 01▸LBL "LCC" 02 INPU
- DM15L Progs @public:calculator:progs
- e) |ρ| (Im) ∠ρ * Stack T -> (Re) |Z| (Im) ∠Z <code> DM15_M1B 04 000000fffff000 00000000000008 000... 00 M: 00000000000000 N: 00000000000000 G: 04 </code> ++++ Decoded Dump | <code> 001 LBL C | 42,21,13 002 2 | 2 003 0 ... | 45 7 110 RTN | 43 32 </code> ++++ ==== "Normal" ==== <code> ### 27/7/22 #
- YaDDNet : New VPS @public:radio:topics:yaddnet
- talling software required, copying YaDDNet Python code, transferring YaDDNet HTML/PHP web pages and then... , Ubuntu 20.4 * I copied the ''yaddnet'' python code (in a tar-ball) that deals with the network feeds... * finally can ''pip install MySQL-python'' <code bash> curl https://bootstrap.pypa.io/pip/2.7/get-... ysql/my_config.h sudo pip2 install MySQL-python </code> * at this point I could run the python //serv
- Benchmarking @public:calculator:benchmarking
- ===== HP Museum Benchmarks ===== These pseudo-code examples need tweaking for each calculator, some ... ==== HP Museum Maths Benchmark ==== ++++ psuedo code | <code> LBL <whatever> 0 STO 2 1.01234 EEX 6 STO 0 2.345 STO 1 <loop> RCL 1 RCL 0 * RCL 1 - RCL 0 / RCL 1 * 3.5 / SQRT 1 STO+ 2 GTO <loop> </code> ++++ ==== HP Museum Trig Benchmark ==== +++
- CA65 Setup @public:computers:archive:6502
- ** ===== Support Files ===== * firmware.cfg <code> MEMORY { # Zero page ZP: start = $00, size = $... load=RAM, type=bss, define=yes; CODE: load=ROM, type=ro, define=yes; VEC... o, define=yes, offset=$7ffa, optional=yes; } </code> * cc65.rules.mk <code makefile> include /home/gm4slv/6502/ca65src/tools.mk BUILD_FOLDER=../buil
- I3 Window Manager @public:computers:archive
- ?600|}} === I3 Config File === ++++ config | <code bash> # This file has been auto-generated by i3-... status_command i3status -c ~/i3status.conf } </code> ++++ === i3status bar === ++++ i3status.conf | <code bash> # i3status configuration file. # see "man ... ime local { format = "%Y-%m-%d %H:%M" } </code> ++++ === Conky === ++++ .conkyrc | <code bash>
- GM4SLV Allstar 2025 @public:radio:topics:allstar
- /etc/asterisk/rpt.conf before bridging added | <code bash> ; Radio Repeater configuration file (for u... accountcode = RADIO ; account code (optional) hangtime = 200 ; squelch tail hang... o. ; ; |m - Morse escape sequence ; ; Sends Morse code at the telemetry amplitude and telemetry frequenc... ; ; |i - Morse ID escape sequence ; ; Sends Morse code at the ID amplitude and ID frequency as defined i
- NXDN Bridging @public:radio:topics:allstar
- ** FIXME ===== Overview of IP UDP ports ===== <code> Asterisk Analog_Bridge ... by reference to Analog_Bridge txTG=xxxx </code> ===== The main Things ===== * Make sure ''... orrect txPort and rxPort in its [USRP] section <code ini> [USRP] address = 127.0.0.1 ; IP ad... ; Listen for USRP frames on this port </code> * It should match Asterisk's private node as
- Formatting Syntax @wiki
- nd_strings_in_your_installation|localization]]): <code - conf/lang/en/lang.php> <?php /** * Customizati... be modified */ $lang['js']['nosmblinks'] = ''; </code> ==== Image Links ==== You can also use an imag... t use indention for deeper levels - That's it <code> * This is a list * The second item * You... t use indention for deeper levels - That's it </code> Also take a look at the [[doku>faq:lists|FAQ on
- MediaWiki VPS Install @public:computers:archive
- MariaDB). ==== Installing pre-requisites ==== <code bash>sudo apt-get install apache2 mariadb-server ... hp-mysql libapache2-mod-php php-xml php-mbstring</code> <code bash>wget https://releases.wikimedia.org/mediawiki/1.38/mediawiki-1.38.1.tar.gz</code> <code bash>tar zxvf mediawiki-1.38.1.tar.gz</co
- VPS Notes @public:computers:archive
- 2025 ===== * New VPS 1 obtained at Fasthosts <code> Type:Virtual Machine Size:vps 1 2 60 Cpu:1 vCore RAM:2 GB Disk:60 GB NVMe SSD </code> <code> Distributor ID: Ubuntu Description: Ubuntu 24.04.1 LTS Release: 24.04 Codename: noble </code> * Installed PHP and Apache2 <code bash> gm4s
- Explorations @public:radio:topics:allstar
- t depending on which node is being configured. <code> ; from the VHF Gateway node 481480 [nodes] 4814... 481482 = radio@192.168.21.242:4571/481482,NONE </code> I added the DVSwitch bridging to the hub node '... 127.0.0.1'' ''/etc/asterisk/manager.conf'' => <code> ; ; Asterisk Call Management support ; ; By def... tem,call,log,verbose,command,agent,user,config </code> ===== Port Forwarding ===== My ADSL router has
- Laptop FreeBSD @public:computers
- a.conf'' to ''/usr/local/etc/X11/xorg.conf.d/'' <code bash> Section "Device" Identifier "Card0" Driver "scfb" EndSection </code> This was a reasonable workaround, but I found ... 915kms" ==== added to /boot/loader.conf ==== <code> # Graphics and power tuning i915kms_load="YES" d... =1 compat.linuxkpi.i915_disable_power_well="0" </code> ''i915kms'' now loads and I have access to DPM
- Damasko DA36 Tests 1 (2019) @public:miscellany:watches:damasko
- nown full set of amplitude / rate measurements: <code> 16/12/17 Dial up : 274° : 0 Dial dn : 278° : 0 6... : 0 9H : 262° : -2 12H : 261° : +4 Mean : -0.7 </code> Last known good "full power" TG rate measurements: <code> 8/3/18 13:30 Dial up : 291° : +1 Dial dn : : 0 6... = -4 3H : : +2 9H : : 0 12H : : +1 Mean : +0.7 </code> ==== TG measurements 1st day 30/10/19 ==== <co