Milos Kozak
64f16c5a7b
Events to RxBus
2019-10-14 19:50:22 +02:00
Milos Kozak
ada6e38f5f
Events to RxBus
2019-10-14 17:23:31 +02:00
Milos Kozak
8c2c2b21ea
Merge branch 'dev' into medtronic_andy_merge
2019-07-14 19:50:07 +02:00
Andy Rozman
992f69daaa
medtronic-0.12.0-SNAPSHOT
...
- Merge branch 'dev' into medtronic_andy
2019-07-05 14:18:28 +01:00
Milos Kozak
323c282b9f
Tidepool in engineering mode only
2019-06-30 15:38:30 +02:00
Andy Rozman
2a680cd8e9
medtronic-0.11.3-SNAPSHOT:
...
- fix for problem with TBRs
- added code to prevent crashing if it comes to error by parsing (will possibly be removed later) or modified
- fixed problem with configuration parsing (returns error/or rather retries if configuration is too short)
- added validation for BasalProfiles... might need to extend that though...
2019-06-25 14:18:52 +01:00
Andy Rozman
5878a33ac7
Medtronic-0.11.2-SNAPSHOT
...
- #122 - TBRs processing
- #139 - Set Time in Pump
- #126 - Calculate Battery
- #140 - Be aware of Time/TZ changes
2019-06-23 00:01:11 +01:00
Andy Rozman
c460d1d3ef
- Process Suspend delivery items
2019-06-16 20:12:10 +01:00
Milos Kozak
243e6c5801
pump manufacters etc
2019-06-09 14:02:33 +02:00
Milos Kozak
10584d9b00
RxBus
2019-06-07 12:46:08 +02:00
Milos Kozak
ba0b7ec83d
code tweaking, upload profile
2019-06-06 22:15:57 +02:00
Milos Kozak
21a49f731c
code cleanup, set uuid properly
2019-06-05 16:29:19 +02:00
Milos Kozak
9b1acf6958
add missing classes. convert to use AAPS data
2019-06-01 18:40:33 +02:00
Milos Kozak
9a76f3386d
androidx transition
2019-05-16 13:57:37 +02:00
Andy Rozman
2ae7d0a292
- fixed problem with TDD
...
- added new command/action for Reset RileyLink (not working yet)
- added Hardware encoding for RileyLink
2019-05-05 17:22:10 +01:00
Andy Rozman
cff20f78c8
- added functionality to map TBRs to Pump History Records (similar to Bolus)
...
- changed log size to 5 MB (as it was before)
2019-05-04 20:34:46 +01:00
Andy Rozman
26f837397d
Merge branch 'dev' into medtronic_andy
2019-05-02 20:51:55 +01:00
AdrianLxM
3a7b00f424
Include 39 as valid value
2019-04-28 14:33:04 +02:00
Tebbe Ubben
ffbb373481
Insight: Update sqlite_sequence on DB update
2019-04-24 22:36:29 +02:00
Milos Kozak
d7af6f6cc1
Merge pull request #1735 from MilosKozak/insight-seq
...
Insight: Set SQLite sequence to current time millis on table creation
2019-04-17 20:29:17 +02:00
Tebbe Ubben
39412ae032
Fix initial sqlite_sequence for Insight driver
2019-04-17 17:31:10 +02:00
Milos Kozak
76932d6899
EventProfileSwitchChange -> EventProfileNeedsUpdate
2019-04-15 16:48:18 +02:00
Andy Rozman
c7f6eb79f0
- fixes for Bolus problems
2019-04-12 21:20:09 +01:00
Andy Rozman
7392eaeb58
- gradle fixes
...
- remove formatting changes
- moved plugins/general/overview/Dialogs/ to plugins/general/overview/dialogs/
- fixing treatment changes that are received from NS, and extending copying of data to ignore pumpId
2019-04-10 16:24:16 +01:00
Tebbe Ubben
d786a2a898
Insight: Set SQLite Sequence to current time millis on table creation
2019-04-10 16:15:18 +02:00
Andy Rozman
03b3bf7388
Merge branch 'dev' into medtronic_andy
2019-04-07 23:48:20 +01:00
Milos Kozak
f4b2a88862
fix typo
2019-04-03 16:53:34 +02:00
Milos Kozak
ec93045d84
fix parsin TT - missing duration
2019-04-03 16:43:56 +02:00
Andy Rozman
bd3529e650
Merge branch 'dev' into medtronic_andy
2019-03-31 20:03:49 +01:00
Milos Kozak
18ba5878d2
Fix1660
2019-03-17 18:51:16 +01:00
Andy Rozman
6fcb1ce230
Medtronic 0.8.1-SNAPSHOT
...
- wear changes
- refactoring of decoder
- started work on bolus, tbr, resumes
2019-03-10 19:08:54 +00:00
Andy Rozman
289902633e
Merge branch 'dev' into medtronic_andy
2019-03-02 18:20:37 +00:00
Milos Kozak
d9a9c933bc
package refactor
2019-02-28 23:16:50 +01:00
Milos Kozak
395faa7dc9
pumps package refactor
2019-02-26 20:38:27 +01:00
Milos Kozak
337d350ce2
Use memory record for lastBg instead of DB query
2019-02-25 20:04:29 +01:00
Andy Rozman
a441a7e35e
Release 0.7
...
- finished decoding DailyTotals records
- fixed some of most common bugs from Crashalytics
2019-02-20 15:28:14 +00:00
Andy Rozman
5aa5d9f749
Merge branch 'dev' into medtronic_andy
2019-02-16 20:50:36 +00:00
TebbeUbben
ee704c3988
Merge branch 'master' into insight-dev
2019-02-10 00:05:43 +01:00
TebbeUbben
4a11723a61
Fix zero-temp for pump stopped periods
2019-02-10 00:03:59 +01:00
TebbeUbben
d1f7086651
Merge branch 'master' into insight-dev
...
# Conflicts:
# app/src/main/java/info/nightscout/androidaps/plugins/Overview/notifications/Notification.java
2019-01-31 13:08:33 +01:00
TebbeUbben
2770a49869
Local Insight driver
2019-01-18 22:40:22 +01:00
Andy Rozman
8fc694e812
Merge branch 'dev' into medtronic_andy
2019-01-04 22:24:44 +01:00
Andy Rozman
b4ce95902b
0.5.1
...
- Added history reading and parsing
- Added evaulation of history data (still work in progress)
- Added custom actions (#1455 ), so that we can manually do "Wake Up and Tune" (new button in actions)
- Started decoding DailyTotals records (need TDD for bolus and basal).
2018-11-05 16:49:59 +00:00
triplem
6ef777f411
enable downgrading to enable future db updates
2018-11-04 20:50:55 +01:00
Milos Kozak
62aa49dd5b
fix loading BGs <39 #2
2018-10-30 21:25:34 +01:00
Milos Kozak
871b9b6b3d
fix loading BGs <39
2018-10-30 21:24:53 +01:00
Milos Kozak
9a96d29dc3
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2018-09-17 19:57:15 +02:00
Milos Kozak
a7e64c79f0
remove static MainApp.sConfigBuilder
2018-09-17 19:56:56 +02:00
Milos Kozak
dcbf093514
Merge pull request #1399 from MarkMpn/temp-target-units
...
Assume md/dl units for temp targets created through Nightscout
2018-09-17 16:46:33 +02:00
Milos Kozak
57e7d63794
Insight EB handling
2018-09-13 18:53:16 +02:00