index
:
usurpation
ignoreme
master
WiFi-enabled wearable IM pager with telemetry
Gediminas Jakutis
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Protocol: made the thing compile again.
Ramūnas Mažeikis
2019-06-04
1
-6
/
+11
*
Protocol: reimplementation of tlv_get according to new spec.
Ramūnas Mažeikis
2019-06-04
1
-11
/
+66
*
Protocol: fixed typos and permissions.
Ramūnas Mažeikis
2019-06-02
1
-0
/
+0
*
Protocol: fixed a critical bug.
Ramūnas Mažeikis
2019-06-02
1
-1
/
+1
*
Tweaked function declarations and build files to make it build.
Ramūnas Mažeikis
2019-05-29
1
-3
/
+2
*
Removed tlv_private.h from ./src/common/.
Ramūnas Mažeikis
2019-05-29
1
-1
/
+0
*
Protocol: now renamed things properly and updated build files.
Ramūnas Mažeikis
2019-05-29
3
-50
/
+4
*
Protocol: renamed some files.
Ramūnas Mažeikis
2019-05-29
2
-0
/
+0
*
Protocol: new and improved tlv_destroy.
Ramūnas Mažeikis
2019-05-29
1
-2
/
+18
*
Protocol: more code and a tutorial.
Ramūnas Mažeikis
2019-05-29
1
-71
/
+20
*
Protocol: fixed a stupid.
Ramūnas Mažeikis
2019-05-28
1
-5
/
+5
*
Protocol: renamed functions to fit the "namespace".
Ramūnas Mažeikis
2019-05-28
1
-5
/
+8
*
Protocol: new functions and associated docs.
Ramūnas Mažeikis
2019-05-28
1
-0
/
+32
*
common: cosmetic changes.
Gediminas Jakutis
2019-05-26
3
-4
/
+48
*
Protocol: updated get_tlv and more docs.
Ramūnas Mažeikis
2019-05-22
1
-0
/
+2
*
Protocol: fixed a off-by-one error when copying a string.
Ramūnas Mažeikis
2019-05-22
1
-1
/
+1
*
Protocol: updated docs for functions that survived redesign.
Ramūnas Mažeikis
2019-05-22
1
-0
/
+13
*
Protocol: finished reimplementation.
Ramūnas Mažeikis
2019-05-22
1
-1
/
+9
*
Protocol: reimplemented push_bytes and push_tlv_header.
Ramūnas Mažeikis
2019-05-22
2
-5
/
+24
*
Protocol: reimplemented get_tlv and added tlv_data_size.
Ramūnas Mažeikis
2019-05-22
1
-7
/
+31
*
Protocol: tossed a bunch of function out the window.
Ramūnas Mažeikis
2019-05-22
2
-52
/
+1
*
Protocol: reimplemented push_string and push_fpi1.
Ramūnas Mažeikis
2019-05-22
1
-2
/
+18
*
Protocol: amendments to interface functions.
Ramūnas Mažeikis
2019-05-22
2
-20
/
+18
*
Protocol: interface redesign.
Ramūnas Mažeikis
2019-05-22
2
-182
/
+42
*
Merge branch '31-Net-Protocol-Handling'
Gediminas Jakutis
2019-05-22
2
-16
/
+24
|
\
|
*
Protocol: attempted to fix stupids.
Ramūnas Mažeikis
2019-05-22
1
-4
/
+4
|
*
Protocol: fixed type errors.
Ramūnas Mažeikis
2019-05-22
2
-14
/
+22
|
*
Protocol: switched files to C++ and did minor fixes.
Ramūnas Mažeikis
2019-05-22
1
-0
/
+0
*
|
device: actually make it all build and such.
Gediminas Jakutis
2019-05-22
2
-3
/
+7
|
/
*
Protocol: common no longer has device-specific implementations.
Ramūnas Mažeikis
2019-05-21
2
-55
/
+0
*
Protocol: changes to interface and some re-implementation.
Ramūnas Mažeikis
2019-05-21
3
-77
/
+57
*
Protocol: implemented request and reply pushing to packet.
Ramūnas Mažeikis
2019-05-20
2
-11
/
+29
*
Protocol: Implemented protocol error reporting.
Ramūnas Mažeikis
2019-05-19
3
-62
/
+71
*
Protocol: more work on protocol implementation.
Ramūnas Mažeikis
2019-05-19
3
-26
/
+104
*
Whole-project: partial implementation of protocol.
Ramūnas Mažeikis
2019-05-18
3
-0
/
+257