index
:
gascop
master
A lightweight POCSAG decoder for rtl-sdr devices
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2014-10-12
Add wiki link in README
HEAD
master
Yuval Adam
2014-10-12
Add two point moving average and improve phase detection
Yuval Adam
2014-10-11
Fix noise parameters
Yuval Adam
2014-10-11
Add some comments to existing code
Yuval Adam
2013-05-26
Explicitly add the std math libs to LD LIBS
Yuval Adam
2013-02-02
Remove useless magnitude stuff
Yuval Adam
2013-02-02
Some cleanup
Yuval Adam
2013-02-02
Calculate phase jumps w/ length
Yuval Adam
2013-02-01
Dump I/Q, magnitude and phase
Yuval Adam
2013-01-31
Dump raw I/Q data
Yuval Adam
2013-01-29
Remove emails from README
Yuval Adam
2013-01-29
Update README
Yuval Adam
2013-01-29
Init rtlsdr
Yuval Adam
2013-01-29
Add BSD license and copyright notice
Yuval Adam
2013-01-28
Don't need an unsigned int here
Yuval Adam
2013-01-28
POCSAG message struct
Yuval Adam
2013-01-28
Remove unused headers
Yuval Adam
2013-01-27
Use proper unsigned ints for data
Yuval Adam
2013-01-27
Missed a string
Yuval Adam
2013-01-27
Add initial README
Yuval Adam
2013-01-27
Rename, add data processing thread and internal state
Yuval Adam
2013-01-12
Some more consts and cleanup
Yuval Adam
2013-01-12
Initial bch functions
Yuval Adam
2013-01-12
Ignore *.o and bin
Yuval Adam
2013-01-11
Initial README
Yuval Adam