Commit Graph

30 Commits

Author SHA1 Message Date
16217879c1 whitespace cleanup 2021-08-13 09:58:20 -04:00
086cd0520c vtable completeness 2021-08-09 15:39:35 -04:00
cd2f5cae7f namespace cleanup 2021-08-07 13:49:05 -04:00
c01cd08b86 Clang -Wall -Wextra cleanups 2021-08-02 10:10:55 -04:00
96fa743548 set FCTN name instead of UACN 2021-07-30 09:31:16 -04:00
82f5a61cb2 assign initial UACN throughout the stack 2021-07-30 09:26:21 -04:00
6c20317de3 documentation and namespace cleanup 2021-07-30 09:11:32 -04:00
50023e765b rename low-level stream object base class 2021-07-30 08:37:16 -04:00
c67472a8be io stream ops for preamble 2021-07-30 08:21:56 -04:00
79502361fd mark overrides for template struct members 2021-07-30 08:21:38 -04:00
00d769c22e improving PDU write support 2021-07-29 23:40:46 -04:00
aaca7ea461 stream IO refactoring 2021-07-29 19:27:13 -04:00
7351e3c0df uniform PDU::Stream io functions 2021-07-29 11:20:03 -04:00
1d4d99c9c2 output properties 2021-07-29 10:53:12 -04:00
833b33b751 better use of nullptr 2021-07-28 10:44:11 -04:00
51fb16455d refactor method names + doc updates 2021-07-28 10:43:43 -04:00
8512da0b32 move constructor out of header 2021-07-26 22:48:01 -04:00
42022baecf documenaton churn 2021-07-26 22:47:25 -04:00
0cb3c72226 a few more doxygen blocks 2021-07-26 21:15:48 -04:00
c6aef08e55 move pdu_stream class to it's own .h/.cpp files 2021-07-26 21:15:20 -04:00
7e58ce5562 pdustream output operators 2021-07-26 17:22:24 -04:00
44f5992340 input stream overload operators 2021-07-26 13:34:11 -04:00
237943489f stream read operators for integer data types 2021-07-26 13:33:14 -04:00
84476d33c7 prepare pdu_stream class for output buffering too 2021-06-21 10:26:46 -04:00
b5e4c05922 support for component names 2021-06-19 20:27:11 -04:00
941f2c74dd formatting cleanup 2021-06-19 15:30:27 -04:00
474cc28d0e remove redundant calls to rdstate() 2021-06-19 10:18:09 -04:00
65df669754 read from stream by data type, not length 2021-06-18 08:46:30 -04:00
13c71afe1a cleanup clang-tidy/clazy warnings 2021-05-27 15:35:28 -04:00
8132fa91b6 import from WiFlash 2021-05-27 10:59:22 -04:00