Stephen Birarda
|
75a722f63c
|
remove a couple of unused variables
|
2015-07-27 16:12:14 -07:00 |
|
Atlante45
|
65e15a4dc3
|
Merge branch 'atp' of https://github.com/birarda/hifi into protocol
|
2015-07-24 15:54:59 -07:00 |
|
Atlante45
|
797f74f3d9
|
Use SeqNum
|
2015-07-24 12:27:40 -07:00 |
|
Stephen Birarda
|
aea2fed449
|
add a static to create a packet pair
|
2015-07-24 11:46:11 -07:00 |
|
Stephen Birarda
|
862c788aec
|
move payload adjustments to Packet
|
2015-07-23 15:27:32 -07:00 |
|
Stephen Birarda
|
df47f1dd0b
|
add a BasePacket class for headerless packets
|
2015-07-23 15:20:37 -07:00 |
|
Stephen Birarda
|
9e7fb9ae16
|
shuffle Packet headers, use static enum for PacketType
|
2015-07-23 13:56:47 -07:00 |
|
Stephen Birarda
|
aa08bee69f
|
initial work to make sequence # and bitfield lead all packets
|
2015-07-23 11:59:37 -07:00 |
|
Stephen Birarda
|
796dfee687
|
udt namespace fixes and NLPacket operator fixes
|
2015-07-20 17:28:04 -07:00 |
|
Stephen Birarda
|
5f592df610
|
don't seek in Packet before open
|
2015-07-20 15:14:07 -07:00 |
|
Stephen Birarda
|
c846efb203
|
fix type in Packet constructor
|
2015-07-17 16:24:25 -07:00 |
|
Stephen Birarda
|
1a1c2d6bbe
|
prepend module to QIODevice include
|
2015-07-17 16:20:53 -07:00 |
|
Ryan Huffman
|
1e7691941c
|
Add raw data read to Packet
|
2015-07-17 15:27:29 -07:00 |
|
Ryan Huffman
|
10c69fefe1
|
Merge branch 'protocol' of github.com:Atlante45/hifi into protocol
|
2015-07-16 12:14:36 -07:00 |
|
Atlante45
|
8424e91ae1
|
Added sequence number to packets
|
2015-07-16 10:00:01 -07:00 |
|
Ryan Huffman
|
9a3ba20f11
|
Merge branch 'atp' of github.com:birarda/hifi into protocol
|
2015-07-15 15:02:17 -07:00 |
|
Ryan Huffman
|
07e3cf1348
|
Add COMPARE_DATA to QTestExtensions
|
2015-07-15 15:01:56 -07:00 |
|
Ryan Huffman
|
ad61c3db41
|
Fix bytesLeftToRead
|
2015-07-15 15:01:27 -07:00 |
|
Ryan Huffman
|
2d86e807b0
|
Move PACKET_WRITE_ERROR to Packet class
|
2015-07-15 15:00:59 -07:00 |
|
Stephen Birarda
|
e90ace6231
|
fix child assignment UUID, adjust for NLPacket after unpack
|
2015-07-15 12:37:30 -07:00 |
|
Stephen Birarda
|
ca3285b0e4
|
add a comment for getPayloadCapacity()
|
2015-07-15 11:02:42 -07:00 |
|
Stephen Birarda
|
95f401fa0f
|
add comments to Packet methods
|
2015-07-15 11:00:33 -07:00 |
|
Stephen Birarda
|
b115bd1a55
|
resolve conflicts on merge with huffman/receive_packets
|
2015-07-15 10:52:07 -07:00 |
|
Ryan Huffman
|
44c99ef89a
|
Replace bytesAvailable with bytesLefToRead
|
2015-07-15 10:44:51 -07:00 |
|
Stephen Birarda
|
e127c5c06d
|
rename Packet methods for clarity
|
2015-07-15 10:40:40 -07:00 |
|
Stephen Birarda
|
88f419dfd7
|
repairs to packet sending/receiving
|
2015-07-14 18:59:33 -07:00 |
|
Atlante45
|
02e1eaf452
|
Merge fixes
|
2015-07-14 17:08:36 -07:00 |
|
Atlante45
|
fbb6a94579
|
Merge branch 'receive_packets' of https://github.com/huffman/hifi into protocol
|
2015-07-14 16:36:28 -07:00 |
|
Atlante45
|
4a22f18add
|
Setup udt namespace/move relevant files
|
2015-07-13 15:25:25 -07:00 |
|