-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.html
70 lines (70 loc) · 2.8 KB
/
CHANGELOG.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>CHANGELOG</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
</style>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<h2 id="section">0.0.0+4</h2>
<blockquote>
<p>2023-02-25T06:30-08:00</p>
</blockquote>
<ul>
<li>6b7ce47 new moto</li>
<li>4082a40 fix upload eternal loop by sorting tracks by timestamp</li>
<li>2d59448 use legible HttpStatus const (200)</li>
<li>e6c33df rename function for better reading</li>
<li>d8a84be only (select for) upload tracks not marked as UPLOADED=true</li>
<li>a41fd05 Merge branch ‘master’ of https://github.com/rotblauer/gcps</li>
<li>eae328e comment picture, breaks latest intellij versions</li>
<li>0303b1b camera: move post-processing to onPictureSave callback</li>
<li>cb5108a lib: bump camera resolution to MAX (from ultraHigh)</li>
<li>d1b5db2 orientation stuff from a long time ago</li>
<li>7b1d278 camera resolution veryhigh -> ultrahigh</li>
<li>24f702d :floppy_disk:</li>
<li>f4b8c58 Update README.md</li>
<li>48fa8c2 :floppy_disk:</li>
<li>191cf8a prefer orientation UP only</li>
<li>d9285ca distance from home, push at home</li>
<li>afb6b84 remove drive mode prefs</li>
<li>b1b389e remove drive mode</li>
</ul>
<h2 id="section-1">0.0.0+3</h2>
<blockquote>
<p>2023-02-25T06:29-08:00</p>
</blockquote>
<ul>
<li>6b7ce47 new moto</li>
<li>4082a40 fix upload eternal loop by sorting tracks by timestamp</li>
<li>2d59448 use legible HttpStatus const (200)</li>
<li>e6c33df rename function for better reading</li>
<li>d8a84be only (select for) upload tracks not marked as UPLOADED=true</li>
<li>a41fd05 Merge branch ‘master’ of https://github.com/rotblauer/gcps</li>
<li>eae328e comment picture, breaks latest intellij versions</li>
<li>0303b1b camera: move post-processing to onPictureSave callback</li>
<li>cb5108a lib: bump camera resolution to MAX (from ultraHigh)</li>
<li>d1b5db2 orientation stuff from a long time ago</li>
<li>7b1d278 camera resolution veryhigh -> ultrahigh</li>
<li>24f702d :floppy_disk:</li>
<li>f4b8c58 Update README.md</li>
<li>48fa8c2 :floppy_disk:</li>
<li>191cf8a prefer orientation UP only</li>
<li>d9285ca distance from home, push at home</li>
<li>afb6b84 remove drive mode prefs</li>
<li>b1b389e remove drive mode</li>
</ul>
</body>
</html>