Mark Jessop
|
27f44188bf
|
Updated readme with new flight info.
|
2017-01-03 21:46:15 +10:30 |
Mark Jessop
|
fa4e9f059a
|
Fix Ascent rate sign bug, discovered on Horus 40.
|
2017-01-02 14:46:44 +10:30 |
Mark Jessop
|
7ba24da21d
|
Moved webcam config to a separate config file. slight changes to API for image capture classes.
|
2016-12-30 17:51:11 +10:30 |
Mark Jessop
|
de6ef0e940
|
Added WenetFSWebcam class, for capture of images via fswebcam.
|
2016-12-30 14:55:57 +10:30 |
Mark Jessop
|
8429f8d76c
|
Fixed max altitude updating incorrectly with no GPS lock. Changed PiCam flip defaults.
|
2016-12-30 00:14:54 +10:30 |
Mark Jessop
|
bae12ac476
|
Added initial Telemetry GUI.
|
2016-12-26 21:56:40 +10:30 |
Mark Jessop
|
6b4b2df1e3
|
Small readme updates to reduce confusion when copying files.
|
2016-12-26 17:55:52 +10:30 |
Mark Jessop
|
5d0d4e7e3f
|
Added support to print GPS/IMU/Image telemetry packets into rx_ssdv.py. Telemetry GUI Console still in development...
|
2016-12-26 17:47:28 +10:30 |
Mark Jessop
|
e6f4a7bff0
|
Added GPS Telemetry packet support. Added JSON logging to UBlox lib.
|
2016-12-23 18:02:45 +10:30 |
Mark Jessop
|
928a2fe8e4
|
Updates to sample and baud rate settings, due to rpi firmware update.
|
2016-12-23 15:49:03 +10:30 |
Mark Jessop
|
a491147783
|
Added SSDV callsign decoding support, and new image detection via callsign change. Thanks fsphil!
|
2016-12-22 23:17:52 +10:30 |
Mark Jessop
|
943236eaea
|
Updated to ublox.py to poll for dynamic model occasionally.
|
2016-12-22 20:21:48 +10:30 |
Mark Jessop
|
4a8bd3e5e8
|
Updated command line argument parsing for init_rfm98w
|
2016-12-22 20:20:41 +10:30 |
Mark Jessop
|
e9a501d44d
|
Added timestamp conversion to ublox lib.
|
2016-12-13 10:36:24 +08:00 |
Mark Jessop
|
f932c0ce55
|
Added callback option to ublox library.
|
2016-12-11 20:58:37 +10:30 |
Mark Jessop
|
b75762722d
|
Removed wenet_util (deprecated)
|
2016-12-11 14:54:50 +10:30 |
Mark Jessop
|
93111d9372
|
Numerous updates. New tx_picam script, GPS support.
|
2016-12-10 22:04:10 +10:30 |
Mark Jessop
|
c029889ccf
|
Added uBlox GPS comms class, an extension of tridge's library.
|
2016-12-10 17:25:14 +10:30 |
Mark Jessop
|
7fa825adf3
|
Added initial GPhoto wrapper class.
|
2016-12-10 00:39:55 +10:30 |
Mark Jessop
|
4f48a7edbb
|
Modified packet padding to be 0x55, idle message to be 0x56.
|
2016-12-08 22:34:07 +10:30 |
Mark Jessop
|
3de9448a63
|
Added basic telemetry/text packet monitor script.
|
2016-12-08 22:12:23 +10:30 |
Mark Jessop
|
4dcd9eddcf
|
Added Text message packet support. Text/Telemetry packets now also emitted via UDP at RX end.
|
2016-12-08 21:53:36 +10:30 |
Mark Jessop
|
28d5a5cb1f
|
Updates to PacketTX, new PiCam wrapper. Basic automatic image TX functionality working.
|
2016-12-07 22:06:51 +10:30 |
Mark Jessop
|
8ea910bdb3
|
Started working on PiCam wrapper class.
|
2016-12-06 22:52:00 +10:30 |
Mark Jessop
|
5e7bfca818
|
Added shutdown option to init_rfm98w, some fixed to make PacketTX work.
|
2016-12-05 23:41:53 +10:30 |
Mark Jessop
|
5002745874
|
Initial re-structure of repository.
|
2016-12-05 21:49:05 +10:30 |
Mark Jessop
|
0625dfc5d1
|
More small updated to readme.
|
2016-12-05 15:37:03 +10:30 |
Mark Jessop
|
95ec2c7ce1
|
Updated readme to reflect Horus 39.
|
2016-12-05 15:35:38 +10:30 |
Mark Jessop
|
a228555f94
|
Fixed SVN rev number for codec2 checkout.
|
2016-12-02 13:27:48 +10:30 |
Mark Jessop
|
9ed82c0a89
|
Updated INSTALL_ubuntu to reflect new codec2-dev cmake script.
|
2016-11-30 19:54:19 +10:30 |
Mark Jessop
|
5ac7d8c3f6
|
Fixed no-FEC on Status Packets.
|
2016-11-30 19:50:58 +10:30 |
Mark Jessop
|
e6ba2453e1
|
Small updates to readme, courtesy VK5ZM
|
2016-11-29 22:26:46 +10:30 |
Mark Jessop
|
2656f6507c
|
Add replay instructions.
|
2016-11-28 23:44:35 +10:30 |
darksidelemm
|
f79c4bd778
|
Merge branch 'master' of github.com:projecthorus/wenet
|
2016-11-28 23:40:11 +10:30 |
darksidelemm
|
2a871b0ee9
|
Add replay utility.
|
2016-11-28 23:38:59 +10:30 |
Mark Jessop
|
955e1a56f2
|
Updated readme to reflect new Ubuntu guide.
|
2016-11-28 23:16:15 +10:30 |
darksidelemm
|
ca89fb3236
|
Ease-of-use updates.
|
2016-11-28 23:07:42 +10:30 |
Mark Jessop
|
0e6b908a41
|
Updates to rfm22b init script, added rfm98w init script.
|
2016-11-18 23:28:29 +10:30 |
Mark Jessop
|
95eda9a58c
|
More fixes to move to LDPC-by-default.
|
2016-11-12 11:40:53 +10:30 |
Mark Jessop
|
f0dd065311
|
Updates to flowgraphs and readme.
|
2016-11-05 20:22:19 +10:30 |
Mark Jessop
|
ad372b4d07
|
LDPC FEC now enabled by default.
|
2016-11-05 17:44:04 +10:30 |
Mark Jessop
|
1ae0fce8a1
|
Beginnings of interleaver code.
|
2016-09-10 20:53:59 +09:30 |
Mark Jessop
|
1abf29a96e
|
More small updates.
|
2016-09-09 22:52:29 +09:30 |
Mark Jessop
|
2afb7bdcdd
|
Much faster LDPC encoder.
|
2016-09-09 22:42:31 +09:30 |
Mark Jessop
|
72a1e00678
|
Added SSDV upload feature, more TX unit debugging.
|
2016-08-21 17:25:52 +09:30 |
Mark Jessop
|
9a37c5ba12
|
Some readme updates...
|
2016-08-07 18:11:14 +09:30 |
Mark Jessop
|
0a5a698c2f
|
Added timestamps to RX packet information.
|
2016-08-07 18:06:12 +09:30 |
Mark Jessop
|
023c8861d3
|
Major ease-of-use updates, added start of non-SSDV message support.
|
2016-08-07 17:41:52 +09:30 |
Mark Jessop
|
c2e41f775c
|
Added LDPC encoding option to PacketTX. tx_picam now saves TXed images.
|
2016-04-04 09:19:14 +08:00 |
Mark Jessop
|
6b51690aba
|
Updated ldpc encoder test to show output in hex.
|
2016-04-03 22:21:04 +08:00 |