Skip to content

Instantly share code, notes, and snippets.

@K4KDR
K4KDR / ptf2ptk.sh
Created February 26, 2018 16:59
26-Feb-2018_pictalkframes.txt--.KSS_conversion_script
#!/bin/bash
#
# Generate .KSS file from pictalkframes.txt
#
# file "pictalkframes.txt" must be pre- edited
# to contain only data packets from PicTalk...
# no blank lines or program comments (i.e., -Rx starts, etc.)
# Suggest placing this script in a temp directory w/ a COPY of
# your pictalkframes.txt file before editing!
#
@K4KDR
K4KDR / csv2kml.py
Last active December 11, 2022 06:28
01-Mar-2017_shell_script_&_Python_code_to_decode_LMS-6_radiosondes
#!/usr/bin/python2.7
#
# to run: ./csv2kml.py from within working directory where this script & lms6 decoder files are located
# NOTE: ./data/lat-long-alt.csv files must already exist (is created by rf2csv.sh script)
#
#
# using "while" to loop program until broken out w/ CTL-c
#
@K4KDR
K4KDR / 08-Feb-2017_xritDemodulator-output.txt
Created February 8, 2017 05:01
xritDemodulator output - first attempt
C:\Users\CSI\Apps\goes\osp>xritDemodulator
xRIT Demodulator - v1.0.0git -- a304706874ec8a45cc0a63ddf738107fc240088a
Compilation Date/Time: Feb 8 2017 - 00:31:35
SatHelper Version: v1.0.0 - 76f2d0d591ea7cfeb12c1f727f5f329ad50e7a5e
SatHelper Compilation Date/Time: Feb 8 2017 - 00:14:13
Loading config file from xritdemod.cfg
Selected LRIT mode. Ignoring parameters from config file.
Sample Rate: 10000000
AirSpy Library version: Airspy Library 1.0.0
@K4KDR
K4KDR / 05-Jan-2017_BY70-1_decode.txt
Last active January 5, 2017 06:55
BY70-1 telemetry decode from 05-Jan-2017 @ 03:50 GMT
**** 06:46:37, byte_corr = 0
* MESSAGE DEBUG PRINT PDU VERBOSE *
()
pdu_length = 88
contents =
0000: b8 54 23 00 1c a1 00 00 80 80 20 4e 9c 02 42 1a
0010: 4b 05 62 27 40 00 b2 27 0e 04 70 0a 43 02 01 00
0020: 00 00 00 00 c1 02 ff 00 00 00 00 00 00 00 00 00
0030: a6 ff 18 ce d2 5a 00 00 6a 76 08 00 00 01 00 00
@K4KDR
K4KDR / 04-Jan-2017_BY70-1_decode.txt
Last active January 4, 2017 04:10
BY70-1 telemetry decode from 04-Jan-2017
*
*** BY70-1 telemetry decode from 04-Jan-2017 @ 0327 UTC ***
*
*** The FM Transponder did not appear to be active - only data packets were seen through the entire pass.
*
*** RX by Scott, K4KDR in grid FM17es w/ 70cm X-Quad on AZ-only rotator, SP-70 preamp, SDRPlay RSP, HDSDR.
*** Audio output from HDSDR recorded live to Audacity.
*
*** Decoded w/ gr-satellites GNURadio flowgraphs created by Dani Estevez :: https://github.com/daniestevez/gr-satellites/
*
@K4KDR
K4KDR / 28-Dec-2016_BY70-1_decode.txt
Created December 31, 2016 04:48
BY70-1 telemetry decode from 28-Dec-2016
*
*** BY70-1 telemetry decode from 28-Dec-2016 @ 1542 UTC ***
*
*** RX by Scott, K4KDR in grid FM17es w/ 70cm X-Quad on AZ-only rotator, SP-70 preamp, SDRPlay RSP, HDSDR.
*** On playback, recorded audio w/ Audacity.
*
*** Decoded w/ gr-satellites GNURadio flowgraphs created by Dani Estevez :: https://github.com/daniestevez/gr-satellites/
*