summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2012-12-28rtl_adsb: performance tweaksKyle Keen
Signed-off-by: Steve Markgraf <steve@steve-m.de>
2012-11-07configure.ac: fix librt checkDimitri Stolnikov
Thanks to Pete Zaitcev <zaitcev@kotori.zaitcev.us>
2012-10-24rtl_test: add ppm measurementKyle Keen
Use with caution, the result highly depends on the accuracy of the clocksource your machine uses. On some machines it may be quite accurate, on others completely off. Signed-off-by: Steve Markgraf <steve@steve-m.de>
2012-07-17build rtl_fmSteve Markgraf
Signed-off-by: Steve Markgraf <steve@steve-m.de>
2012-06-07automake: define pkg-config variablesDimitri Stolnikov
2012-05-25autotools: check for pthread libraryDimitri Stolnikov
2012-04-25compile with warnings enabledDimitri Stolnikov
2012-04-08fix mailing list addressDimitri Stolnikov
2012-03-27add autotools based build systemDimitri Stolnikov