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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
4
-362
/
+42
*
Merge branch '31-Net-Protocol-Handling'
Gediminas Jakutis
2019-05-22
3
-17
/
+25
|
\
|
*
Protocol: attempted to fix stupids.
Ramūnas Mažeikis
2019-05-22
3
-4
/
+4
|
*
Protocol: fixed type errors.
Ramūnas Mažeikis
2019-05-22
3
-15
/
+23
|
*
Merge branch '31-Net-Protocol-Handling'.
Ramūnas Mažeikis
2019-05-22
3
-0
/
+0
|
|
\
|
*
|
Protocol: switched files to C++ and did minor fixes.
Ramūnas Mažeikis
2019-05-22
3
-25
/
+26
*
|
|
device: actually make it all build and such.
Gediminas Jakutis
2019-05-22
9
-71
/
+192
|
|
/
|
/
|
*
|
device: fix shoddy file permissions.
Gediminas Jakutis
2019-05-21
3
-0
/
+0
*
|
device: strip CRs.
Gediminas Jakutis
2019-05-21
1
-25
/
+25
|
/
*
Protocol: moved udp code out of main.
Ramūnas Mažeikis
2019-05-21
4
-32
/
+39
*
Protocol: common no longer has device-specific implementations.
Ramūnas Mažeikis
2019-05-21
3
-55
/
+5
*
Protocol: implementation of device-side protocol.
Ramūnas Mažeikis
2019-05-21
3
-40
/
+111
*
Protocol: changes to interface and some re-implementation.
Ramūnas Mažeikis
2019-05-21
5
-77
/
+132
*
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
*
Merge branch '29-verbosity-levels'.
Gediminas Jakutis
2019-05-13
2
-3
/
+7
|
\
|
*
daemon: Implemented verbosity levels.
Paulius Ratkevičius
2019-05-13
2
-3
/
+7
*
|
device: fix info cycling.
Gediminas Jakutis
2019-05-13
1
-3
/
+3
*
|
device: Bug-fix to make text and dots not overlap.
Ramūnas Mažeikis
2019-05-12
1
-3
/
+4
*
|
device: Device prints first meaningful data.
Ramūnas Mažeikis
2019-05-12
3
-11
/
+481
*
|
device: fix screen code.
Gediminas Jakutis
2019-05-11
2
-8
/
+24
|
/
*
device: Toy screen logic.
Ramūnas Mažeikis
2019-04-11
1
-1
/
+27
*
daemon: honour the verbose flag for diagnostics.
Gediminas Jakutis
2019-04-11
1
-3
/
+4
*
device: make sure to flush the udp buffer on time.
Gediminas Jakutis
2019-04-11
1
-8
/
+8
*
daemon: Initialisation logic patch.
Ramūnas Mažeikis
2019-04-11
1
-0
/
+1
*
device: make ssid and password easy to modify
Gediminas Jakutis
2019-04-10
2
-6
/
+39
*
daemon: added verbose flag.
Ramūnas Mažeikis
2019-04-09
2
-0
/
+8
*
daemon: employ a flags settings variable.
Gediminas Jakutis
2019-04-01
3
-9
/
+62
*
daemon: style adjustment
Gediminas Jakutis
2019-03-29
3
-18
/
+31
*
daemon: improve debug output.
Gediminas Jakutis
2019-03-29
1
-3
/
+7
*
device: add rudimentary network code.
Gediminas Jakutis
2019-03-29
1
-15
/
+103
*
daemon: Make debug output more informative.
Paulius Ratkevičius
2019-03-29
1
-11
/
+13
*
daemon: implemented verbose output on timeout.
Paulius Ratkevičius
2019-03-29
1
-0
/
+1
*
daemon: add networking code.
Paulius Ratkevičius
2019-03-29
3
-0
/
+234
*
device: Cosmetic changes.
Ramūnas Mažeikis
2019-03-22
1
-3
/
+4
*
Initial commit.
Gediminas Jakutis
2019-03-18
8
-0
/
+195