pi@ADS-B:~ $ git clone https://github.com/robotastic/trunk-recorder.git ~/trunk-recorder/
Cloning into '/home/pi/trunk-recorder'...
remote: Enumerating objects: 9778, done.
remote: Counting objects: 100% (1078/1078), done.
remote: Compressing objects: 100% (639/639), done.
remote: Total 9778 (delta 707), reused 747 (delta 424), pack-reused 8700
Receiving objects: 100% (9778/9778), 4.28 MiB | 10.53 MiB/s, done.
Resolving deltas: 100% (6931/6931), done.
pi@ADS-B:~ $ cd trunk-recorder/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jan 10 02:08:08 pop-os wpa_supplicant[829]: nl80211: deinit ifname=p2p-dev-wlp0s20 disabled_11b_rates=0 | |
Jan 10 02:08:08 pop-os systemd[1]: Reached target Sleep. | |
Jan 10 02:08:08 pop-os systemd[1]: Starting Suspend... | |
Jan 10 02:08:08 pop-os systemd-sleep[9821]: Suspending system... | |
Jan 10 02:08:08 pop-os kernel: [10770.009647] PM: suspend entry (s2idle) | |
Jan 10 02:08:08 pop-os kernel: [10770.026466] Filesystems sync: 0.016 seconds | |
Jan 10 02:08:08 pop-os wpa_supplicant[829]: nl80211: deinit ifname=wlp0s20f3 disabled_11b_rates=0 | |
Jan 10 02:08:28 pop-os kernel: [10770.145168] Freezing user space processes ... | |
Jan 10 02:08:28 pop-os kernel: [10790.153255] Freezing of tasks failed after 20.007 seconds (2 tasks refusing to freeze, wq_busy=0): | |
Jan 10 02:08:28 pop-os kernel: [10790.153330] task:io_worker state:D stack: 0 pid: 3187 ppid: 1619 flags:0x00004004 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/opt/homebrew/bin/php | |
<?php | |
namespace MimoSDR; | |
use \DateTime as DateTime; | |
use \Generator as Generator; | |
use \DirectoryIterator as DirectoryIterator; | |
use \UnexpectedValueException as UnexpectedValueException; | |
use \PDO as PDO; | |
define('SQL_CREATE_TABLE', <<<SQL |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pi@deno:~ $ git clone --recurse-submodules https://github.com/denoland/deno.git | |
Cloning into 'deno'... | |
remote: Enumerating objects: 41525, done. | |
remote: Total 41525 (delta 0), reused 0 (delta 0), pack-reused 41525 | |
Receiving objects: 100% (41525/41525), 22.54 MiB | 12.15 MiB/s, done. | |
Resolving deltas: 100% (31368/31368), done. | |
Submodule 'std/wasi/testdata' (https://github.com/khronosproject/wasi-test-suite.git) registered for path 'std/wasi/testdata' | |
Submodule 'deno_third_party' (https://github.com/denoland/deno_third_party.git) registered for path 'third_party' | |
Cloning into '/home/pi/deno/std/wasi/testdata'... | |
remote: Enumerating objects: 251, done. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Wiegand API Raspberry Pi | |
* By Kyle Mallory All rights reserved. | |
* 12/01/2013 | |
* Based on previous code by Daniel Smith (www.pagemac.com) and Ben Kent (www.pidoorman.com) | |
* Depends on the wiringPi library by Gordon Henterson: https://projects.drogon.net/raspberry-pi/wiringpi/ | |
* | |
* This is linked with -lpthread -lwiringPi -lrt | |
* | |
* The Wiegand interface has two data lines, DATA0 and DATA1. These lines are normall held |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<main class="container"> | |
<div class="row" id="map" style="height: 600px"></div> | |
</main> | |
<script src="https://maps.googleapis.com/maps/api/js?key=<!--YOURKEYHERE-->&libraries=drawing"></script> | |
<script> | |
var map, drawingManager; | |
function initialize() { | |
map = new google.maps.Map(document.getElementById('map'), { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/**************************************************************************/ | |
/*! | |
* Vehicle Location Tracking | |
* Using the Adafruit Feather 32u4 FONA with the Ultimate GPS FeatherWing. | |
* | |
* @product Vehicle Location Tracking | |
* @version 0.1.0 | |
* @copyright 2019 - MimoCAD, Inc. | |
* @author Mark 'Dygear' Tomlin, CEO MimoCAD, Inc. | |
******************************************************************************/ |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
====================== | |
Proton: 1553870914 proton-4.2-2 | |
SteamGameId: 271590 | |
Command: ['/home/dygear/.local/share/Steam/steamapps/common/Grand Theft Auto V/GTAVLauncher.exe'] | |
====================== | |
ERROR: ld.so: object '/home/dygear/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. | |
ERROR: ld.so: object '/home/dygear/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
ERROR: ld.so: object '/home/dygear/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
ERROR: ld.so: object '/home/dygear/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. | |
1205.154:0008:0009:trace:module:load_builtin_callback loaded ntdll.dll 0x110b98 0x7bc10000 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Computer Information: | |
Manufacturer: Unknown | |
Model: Unknown | |
Form Factor: Desktop | |
No Touch Input Detected | |
Processor Information: | |
CPU Vendor: AuthenticAMD | |
CPU Brand: AMD Ryzen Threadripper 1950X 16-Core Processor | |
CPU Family: 0x17 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Computer Information: | |
Manufacturer: Unknown | |
Model: Unknown | |
Form Factor: Desktop | |
No Touch Input Detected | |
Processor Information: | |
CPU Vendor: AuthenticAMD | |
CPU Brand: AMD Ryzen Threadripper 1950X 16-Core Processor | |
CPU Family: 0x17 |