Move documentation and simulation stuff to its own subdir

This commit is contained in:
jaseg 2018-05-20 15:54:03 +02:00
parent f4d511afdb
commit cba83e780a
36 changed files with 14 additions and 0 deletions

14
doc/lyza_test.py Normal file
View file

@ -0,0 +1,14 @@
#!/usr/bin/env python3
import time
import statistics
import sqlite3
from olsndot import Olsndot, Driver
from datetime import datetime
from pyBusPirateLite import Buspirate
uut = Olsndot(0xDEBE10BB)
d = Driver('/dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A50285BI-if00-port0', devices=[uut])

BIN
doc/results.sqlite3 Normal file

Binary file not shown.

BIN
doc/results_old.sqlite3 Normal file

Binary file not shown.

BIN
doc/spectra_old.sqlite3 Normal file

Binary file not shown.

View file

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 69 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 58 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB

Before After
Before After