From 06dee920237e1cf8e8641a0266cbf70feb2fb487 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 14 Apr 2018 19:30:18 -0300 Subject: Misc update --- research/radio.md | 2 ++ research/readers.md | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'research') diff --git a/research/radio.md b/research/radio.md index d76f34e..bd4d985 100644 --- a/research/radio.md +++ b/research/radio.md @@ -4,3 +4,5 @@ * [Transmitting FM, AM, SSB, SSTV and FSQ with just a Raspberry Pi](http://www.rtl-sdr.com/transmitting-fm-am-ssb-sstv-and-fsq-with-just-a-raspberry-pi/). * [Raspberry PiRate Radio FM Transmitter](http://www.rtl-sdr.com/raspberry-pirate-radio-fm-transmitter/). * [Transmitting Data with a Raspberry Pi and RTL-SDR](http://www.rtl-sdr.com/transmitting-data-raspberry-pi-rtl-sdr/). +* [RTL-SDR Tutorial: Analyzing GSM with Airprobe/GR-GSM and Wireshark](https://www.rtl-sdr.com/rtl-sdr-tutorial-analyzing-gsm-with-airprobe-and-wireshark/). +* [Open Security Research: Getting Started with GNU Radio and RTL-SDR (on Backtrack)](http://blog.opensecurityresearch.com/2012/06/getting-started-with-gnu-radio-and-rtl.html). diff --git a/research/readers.md b/research/readers.md index 15375a2..fd2f725 100644 --- a/research/readers.md +++ b/research/readers.md @@ -35,8 +35,8 @@ Kobo A partir de uma cópia completa do acervo: storage="/path/to/complete/doc/repos" - sudo rsync --size-only -avL --no-p --no-g --no-owner --delete-after --ignore-errors \ - --include='*/' --include='*.pdf' --include='*.epub' --include='*.mobi' --exclude='*' \ + sudo rsync --size-only -avL --no-p --no-g --no-owner --delete-after --ignore-errors \ + --include='*/' --include='*.pdf' --include='*.epub' --include='*.mobi' --include='*djvu' --exclude='*' \ $storage/books/ /media/tablet/books/ Notar que usamos: -- cgit v1.2.3