Commit graph

33 commits

Author SHA1 Message Date
Milos Kozak 37593a2d42 cleanup 2022-06-21 13:26:13 +02:00
Andy Rozman b42e502474 Merge branch 'bug1724_tbr_iob' of github.com:andyrozman/AndroidAPS into bug1724_tbr_iob 2022-05-31 13:48:23 +01:00
Andy Rozman 80b2eda1dd - fixing tests 2022-05-31 13:45:53 +01:00
Milos Kozak c8ab2ecd03
Merge branch 'dev' into bug1724_tbr_iob 2022-05-31 14:43:36 +02:00
Milos Kozak a091b6c329 fix tests 2022-05-31 12:47:28 +02:00
Andy Rozman e0daa11ccd [bug1724] Problem with IOB and TBR on Medtronic
- TBR calculations get wrong, if pump is Rewinded, when TBR is supposed to be running
2022-05-29 20:41:19 +01:00
Milos Kozak 8e70308150 BgGraphBuilder -> kt 2022-04-23 18:34:04 +02:00
Andries Smit 11c97bc937 chore: remove triple new lines 2022-04-19 13:32:22 +02:00
Milos Kozak 0f67f74c96 code cleanup 2022-03-30 20:54:06 +02:00
Andy Rozman 47d0663cf7 - added two special cases when processing list - createTBRProcessList:
- if changed duration is 0 or less, we remove the entry
    - if previously added item makes duration longer than original one, then we use the original duration
2022-01-10 22:46:15 +00:00
Milos Kozak 17b4d6e7ed Wear: less static more injection 2021-12-10 15:19:19 +01:00
Milos Kozak 29559c0413 move SP to shared module 2021-12-10 12:17:03 +01:00
Milos Kozak 3ac6320128 MDT: warn if history error detected 2021-11-25 11:47:32 +01:00
Andy Rozman 7c382f735b Merge branch 'dev' into bug798_meal_tbr 2021-11-10 23:41:37 +00:00
Andy Rozman 0d0c5e116f - reverted PumpSync changes and database changes
- MedtronicPumpPlugin: added Synchronized to all pump commands
- fixing problem with Zero TBRs
- refactoring of TBRs a little: TempBasalProcessDTO
2021-11-06 16:03:07 +00:00
Milos Kozak 756957ed8c resourceHelper -> rh 2021-11-04 10:56:12 +01:00
Milos Kozak c4765b42f0 enable logging of EVENTS again 2021-10-30 18:29:00 +02:00
Milos Kozak 1f65ee38c7 RxBusWrapper -> RxBus 2021-10-15 14:56:22 +02:00
Milos Kozak b2c45d0a26 remove PowerMock from all modules except wear 2021-09-23 17:35:55 +02:00
Andy Rozman 3c7b5fd2b3 - fixed test
- add runtest for linux
- some refactorings
2021-05-27 18:10:35 +01:00
Andy Rozman 0d1ff8dd41 Merge branch 'dev2_dana_combo_only' into meallink-mdt 2021-04-16 21:53:29 +01:00
Andy Rozman 99946dd728 Merge branch 'dev2_dana_combo_only' of github.com:nightscout/AndroidAPS into dev2_dana_combo_only 2021-04-16 21:49:31 +01:00
Andy Rozman 05a07c1904 - kotlinlize: info/nightscout/androidaps/plugins/pump/medtronic/comm/message 2021-04-16 21:40:25 +01:00
Andy Rozman be35797e4e bug 476
- fixed problem on ChangeBolusReminderEnable entry (length changed from 9 -> 7)
2021-04-14 19:54:38 +01:00
Andy Rozman 1e29239bde Merge branch 'meallink' into meallink-mdt 2021-04-14 19:34:46 +01:00
Milos Kozak c04993ddad rename interfaces, cleanup 2021-04-14 00:45:30 +02:00
Milos Kozak 998eba8b9f DateUtil -> kt, static funcs removed 2021-04-11 17:47:55 +02:00
Milos Kozak 699413dd6f fix tests 2021-04-01 00:37:15 +02:00
Andy Rozman bd72473253 - checked all PumpHistoryEntryType entries and removed most of the ones that are not in go code from Eric
- fixed problem with BGReceived512
2021-03-28 20:42:15 +01:00
Andy Rozman 84bf6028de - made some changes so that I can test data locally within AAPS
- changed some code, just so that visualization in log is little better
- if there are bytes skipped there is error message now displayed in log
2021-03-17 14:12:28 +00:00
Andy Rozman 6ad35510f3 - moved tests
- some other minor changes
2020-07-26 14:36:00 +01:00
Andy Rozman 8e438f05fe - some changes with package fixes 2020-07-25 00:39:56 +01:00
Andy Rozman ea80eb3c9b - created 2 modules: rileylink and medtronic
- refactored some classes
2020-07-12 20:15:11 +01:00