Skip to content

Instantly share code, notes, and snippets.

View tfcollins's full-sized avatar

Travis F. Collins tfcollins

View GitHub Profile
@tfcollins
tfcollins / gist:6040193
Created July 19, 2013 15:48
Convert plugin modified for ALAC
# This file is part of beets.
# Copyright 2013, Jakob Schnitzer.
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, merge, publish,
# distribute, sublicense, and/or sell copies of the Software, and to
# permit persons to whom the Software is furnished to do so, subject to
# the following conditions:
@tfcollins
tfcollins / taskstodo.md
Last active January 2, 2016 10:09
Problems To Be Fixed
  • OFDMModulator codegen
  • Speed issues with added upper layers
  • Debugging flags for visuals
  • Tune layers (# of messages, and timeout periods)
  • Duplicate message checks
  • Fix spectrum sensing
  • File sink/source
  • Consider FDD over CSMA
  • Made TB control more generic
  • Round Robin Frequency Calibration
  • ACM stylesheets
  • How to query lower DNS Servers, nslookup, dig
  • [ ]
  • Jammer
  • Round Robin Working
  • Working on hops now
  • DC Crawler
  • Check connectivity to DC
  • Defense
  • Set up VM DC and record authentication packets with wireshark
  • Playback authentication sequence
  • ...
  • Profit
  • Smart Pilot Allocation
  • TxRx Practical Sync
  • Channel Models
  • NC-OFDM SOTA
  • USRP-PassThrough Channel Emulator
  • Task breakdowns for Nathan
  • ...
import commands
import glob
import os
difflines = 12
# Get all .m files
target_dir = 'tmp' #No trailing slash
command = 'rm -rf '+target_dir
os.system(command)
  • Determine at what decimation overflow occurs with plain RX, no ofdm ---- Decimation=18
  • Determine at what decimation overflow occurs with ofdm RX ---- Decimation=