Wykres commitów

364 Commity (63922bccddefda6d2296409ff67d3891fa412578)

Autor SHA1 Wiadomość Data
Christopher Young 9b857c253a Update Makefile - traffic.go. 2015-08-20 13:06:08 -04:00
Christopher Young 7ead315735 Remove 1090es support, merging into traffic.go 2015-08-20 12:58:25 -04:00
Christopher Young 547c466ed0 Remove 1090es support, merging into traffic.go 2015-08-20 12:57:54 -04:00
Christopher Young 1ba6f744ea Gofmt. 2015-08-20 12:54:46 -04:00
Christopher Young cfd8b9fcaf Merge branch 'master' of https://github.com/cyoung/stratux
Conflicts:
	gen_gdl90.go
2015-08-20 12:52:25 -04:00
Christopher Young 12aed1c0c0 Network rework - multiple (configurable) output ports. Unicast UDP. 2015-08-20 12:49:23 -04:00
cyoung 77c1671a57 Merge pull request #10 from haykinson/master
misc minor tweaks
2015-08-20 12:07:32 -04:00
Ilya Haykinson 6457d40887 use standard go command to build; build the 1090es relay too 2015-08-19 23:48:39 -07:00
Ilya Haykinson 51924cb25d move management ip to a const 2015-08-19 23:48:12 -07:00
Christopher Young a3e29cb94b Replace Sleep with a Timer. 2015-08-20 01:57:39 -04:00
Joseph Poirier bb39c687c5 inline static cgo workaround, callback function name changes 2015-08-19 01:32:11 -05:00
cyoung 24bce6313a Merge pull request #8 from kdknigga/master
gitignore binaries and allow ip/port to be set in /etc/stratux.conf
2015-08-18 22:21:06 -04:00
Kris Knigga 47da6c9c77 Fix my not-knowing-Go mess 2015-08-18 21:11:07 -05:00
Kris Knigga 7b293d993f Have git ignore binary products 2015-08-18 20:22:48 -05:00
Kris Knigga c1af8164dd Make broadcast IP address and port configurable 2015-08-18 20:22:27 -05:00
Christopher Young 713315a7b7 Merge branch 'master' of https://github.com/cyoung/stratux 2015-08-18 20:16:31 -04:00
Christopher Young 9aae5e7522 Example UAT data. 2015-08-18 20:15:56 -04:00
Joseph Poirier dd52591b1f Merge branch 'master' into rework 2015-08-17 13:51:17 -05:00
cyoung 53002ee03a Merge pull request #6 from jpoirier/master
concurrent safe log package for printing, don't remake buf in gpsSerialReader loop
2015-08-17 14:06:33 -04:00
Joseph Poirier 5735bfe3eb use the concurrent safe log package for printing messages, don't remake buf in gpsSerialReader loop 2015-08-17 12:59:03 -05:00
Joseph Poirier 8192ddf67f Merge branch 'master' into rework 2015-08-17 11:04:20 -05:00
Christopher Young 3046de2558 Merge branch 'master' of https://github.com/cyoung/stratux 2015-08-16 19:34:03 -04:00
Christopher Young 895b93af4d BMP180 + MPU6050 - beginnings/testing. 2015-08-16 19:33:34 -04:00
cyoung 36a4bbcf3e Merge pull request #3 from jpoirier/master
set GOMAXPROCS to core count (Go v1.5 now does this automatically)
2015-08-15 15:01:37 -04:00
Joseph Poirier 3e95d069c4 Merge branch 'master' into rework 2015-08-15 12:39:34 -05:00
Joseph Poirier 2e8c37c891 spelling 2015-08-15 12:38:44 -05:00
Joseph Poirier 58b26ad9d0 set GOMAXPROCS to number of cores 2015-08-15 12:37:41 -05:00
Joseph Poirier 83dcc24787 Merge branch 'master' into rework 2015-08-15 12:30:46 -05:00
Christopher Young a408a8cf13 Changes for beta release. 2015-08-15 01:17:54 -04:00
Christopher Young 75aaea1430 TIS-B target tracking, re-send. 2015-08-14 23:58:53 -04:00
Christopher Young ef40f48017 TIS-B packet decode. TIS-B traffic reports to GDL90. 2015-08-14 23:10:16 -04:00
Christopher Young 905e41c5bf GPS parsing from RY835AI. Ownship reports. 2015-08-14 20:11:04 -04:00
Christopher Young 1a645877c1 License. 2015-08-14 18:41:10 -04:00
Joseph Poirier d492c80b72 dump init function rename, some cleanup 2015-08-14 11:38:17 -05:00
Joseph Poirier 657010cbe6 Merge branch 'master' into rework 2015-08-14 10:55:47 -05:00
Joseph Poirier e6200815f5 first cut of go wrapper for dump978 2015-08-14 10:53:08 -05:00
Joseph Poirier 049fcac8a2 initial lib hackery 2015-08-14 09:10:04 -05:00
Christopher Young 144bd7baf2 USB hub power - experimental for two RTL-SDR devices at once. 2015-08-13 20:19:30 -04:00
Christopher Young 89259cdfac Message formatting error causing CRC mismatch in some messages. 2015-08-12 00:00:50 -04:00
Christopher Young ca48d84959 Settings - beginnings. 2015-08-11 18:27:26 -04:00
Christopher Young 28eeb8097b Compatibility comments. 2015-08-10 14:10:44 -04:00
Christopher Young a6517c3623 Merge branch 'master' of https://github.com/cyoung/stratux 2015-08-10 12:41:30 -04:00
Christopher Young 44fce6dcc8 Changed broadcast address. 2015-08-10 12:41:27 -04:00
cyoung 31b7969cbc Merge pull request #2 from jpoirier/master
remove redundant trim op, comment update
2015-08-10 01:09:20 -04:00
Joseph Poirier 8f4312311d remove redundant trim op, comment update 2015-08-09 17:51:23 -05:00
Christopher Young 1939dfa77d IP typo. 2015-08-09 14:59:57 -04:00
Christopher Young ed233b7203 Relay downlink frames using "pass-through reports". 2015-08-09 12:10:44 -04:00
Christopher Young 799c152a2f Wireless settings from @jpoirier. 2015-08-09 01:13:59 -04:00
Christopher Young 929e1e1fef Increase DHCP lease time. 2015-08-08 21:39:21 -04:00
Christopher Young 0884106721 Removed go-relay. 2015-08-08 21:24:33 -04:00