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
/
device
Commit message (
Expand
)
Author
Age
Files
Lines
*
hook various previously unused modules together.
Gediminas Jakutis
2019-06-09
5
-118
/
+147
*
Screen: changed delta from 2ms to 2s.
Ramūnas Mažeikis
2019-06-08
1
-1
/
+1
*
Screen: stopped using time(). Using millis() instead.
Ramūnas Mažeikis
2019-06-08
2
-2
/
+2
*
Merge branch 'master' of ssh://seriouss.am:5122/var/repos/usurpation
Gediminas Jakutis
2019-06-08
1
-0
/
+1
|
\
|
*
Screen: possibly one line bug fix.
Ramūnas Mažeikis
2019-06-08
1
-0
/
+1
*
|
device: random screen-related fixes.
Gediminas Jakutis
2019-06-08
3
-12
/
+11
|
/
*
refactor server/client discovery to use TLVs.
Gediminas Jakutis
2019-06-07
3
-31
/
+66
*
Merge branch '35-Message-Output'
Gediminas Jakutis
2019-06-04
1
-1
/
+0
|
\
|
*
Protocol: made the thing compile again.
Ramūnas Mažeikis
2019-06-04
1
-1
/
+0
*
|
Merge branch '35-Message-Output'
Gediminas Jakutis
2019-06-01
6
-18
/
+207
|
\
|
|
*
Tweaked function declarations and build files to make it build.
Ramūnas Mažeikis
2019-05-29
2
-6
/
+11
|
*
Protocol: now renamed things properly and updated build files.
Ramūnas Mažeikis
2019-05-29
1
-1
/
+1
|
*
Screen: very shoddy implementation of message code.
Ramūnas Mažeikis
2019-05-28
3
-3
/
+14
|
*
Device: accidentally broke code by renaming function.
Ramūnas Mažeikis
2019-05-28
1
-14
/
+55
|
*
Screen: adjustments, bug fixes and abstraction.
Ramūnas Mažeikis
2019-05-28
2
-9
/
+22
|
*
Screen: implementation of drawing and trivial docs.
Ramūnas Mažeikis
2019-05-27
3
-6
/
+31
|
*
Screen: More implementation details.
Ramūnas Mažeikis
2019-05-27
2
-25
/
+45
|
*
Device: partial implementation of line scrolling logic.
Ramūnas Mažeikis
2019-05-27
2
-0
/
+74
*
|
device: meson: fix some oversights.
Gediminas Jakutis
2019-05-29
1
-4
/
+7
*
|
build system: device building improvements.
Gediminas Jakutis
2019-05-27
1
-1
/
+26
|
/
*
Protocol: interface redesign.
Ramūnas Mažeikis
2019-05-22
2
-180
/
+0
*
Merge branch '31-Net-Protocol-Handling'
Gediminas Jakutis
2019-05-22
1
-1
/
+1
|
\
|
*
Protocol: attempted to fix stupids.
Ramūnas Mažeikis
2019-05-22
2
-0
/
+0
|
*
Protocol: fixed type errors.
Ramūnas Mažeikis
2019-05-22
1
-1
/
+1
|
*
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
2
-25
/
+26
*
|
|
device: actually make it all build and such.
Gediminas Jakutis
2019-05-22
6
-68
/
+181
|
|
/
|
/
|
*
|
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
1
-0
/
+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
2
-0
/
+75
*
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
*
device: make sure to flush the udp buffer on time.
Gediminas Jakutis
2019-04-11
1
-8
/
+8
*
device: make ssid and password easy to modify
Gediminas Jakutis
2019-04-10
2
-6
/
+39
*
device: add rudimentary network code.
Gediminas Jakutis
2019-03-29
1
-15
/
+103
*
device: Cosmetic changes.
Ramūnas Mažeikis
2019-03-22
1
-3
/
+4
*
Initial commit.
Gediminas Jakutis
2019-03-18
2
-0
/
+79