2019-04-23 |
Jan Mulder |
Bugfix: do not reset saturation on surfacing
bm-3
|
2019-04-23 |
Jan Mulder |
Added tag V1.4.7 release for changeset 1b9be6040d82
bm-3
|
2019-04-15 |
Jan Mulder |
feature: allow new saturation to be set in lower left corner
bm-3
|
2019-04-12 |
Jan Mulder |
Buehlmann: factor out another global gDecotable
bm-3
|
2019-04-12 |
Jan Mulder |
Buehlmann: factor out gNDL and gTTS
bm-3
|
2019-04-12 |
Jan Mulder |
Buehlmann: trivial performance improvement (NDL)
bm-3
|
2019-04-12 |
Jan Mulder |
Buehlmann: cleanup, factor out pBuDiveSettings
bm-3
|
2019-04-12 |
Jan Mulder |
Buehlmann: cleanup, remove global pDecolistBuehlmann
bm-3
|
2019-04-12 |
Jan Mulder |
Buehlmann: cleanup, whitespace, static
bm-3
|
2019-04-13 |
heinrichsweikamp |
Minor: Typo fixed in bootloader screen
V1.4.7 release
|
2019-04-12 |
heinrichsweikamp |
Merged in janlmulder/ostc4/bm-2 (pull request #17)
|
2019-04-11 |
Jan Mulder |
Buelmann: new implementation for ceiling
bm-2
|
2019-04-11 |
heinrichsweikamp |
Merged in janlmulder/ostc4/bm-1 (pull request #16)
|
2019-04-10 |
Jan Mulder |
Fix stupid commit error
bm-1
|
2019-04-09 |
Jan Mulder |
feature: Relative GF to Saturation renames
bm-1
|
2019-04-09 |
Jan Mulder |
feature: replace Relative GF by saturation, computational only
bm-1
|
2019-04-10 |
heinrichsweikamp |
add update files for testing purposes
|
2019-04-09 |
heinrichsweikamp |
Merged in janlmulder/ostc4/div-fixes-5 (pull request #15)
|
2019-04-08 |
Jan Mulder |
debug: add SPI error counter to compass calibration
div-fixes-5
|
2019-04-08 |
Jan Mulder |
Comply to datasheet when resetting battery gauge registers
div-fixes-5
|
2019-04-08 |
Jan Mulder |
cleanup: factor out I2C1_Status() and cleanup type
div-fixes-5
|
2019-04-08 |
Jan Mulder |
Improvement SPI stability/recoverability
div-fixes-5
|
2019-04-08 |
Jan Mulder |
cleanup: factor out dataSendToSlaveStopEval
div-fixes-5
|
2019-04-08 |
Jan Mulder |
cleanup, bugfix: do not mask I2C_SystemStatus with local variable
div-fixes-5
|
2019-04-06 |
Jan Mulder |
Bugfix: do not show NDL in bigscreen mode when zero
div-fixes-5
|
2019-04-06 |
heinrichsweikamp |
Minor: translating some comments and variable names into english, some cleanup in tComm.c
|
2019-04-06 |
heinrichsweikamp |
add update files for testing purposes
|
2019-04-06 |
heinrichsweikamp |
Merged in janlmulder/ostc4/div-fixes-4-1 (pull request #14)
|
2019-04-05 |
Jan Mulder |
cleanup, bugfix: do not exit simulator on 5h dive time
div-fixes-4-1
|
2019-04-03 |
Jan Mulder |
Bugfix: make date/time setting work over reboots
div-fixes-4-1
|
2019-04-03 |
Jan Mulder |
cleanup: do not re-implement a standard function
div-fixes-4-1
|
2019-04-03 |
Jan Mulder |
cleanup: make return void when never used
div-fixes-4-1
|
2019-04-02 |
Jan Mulder |
cleanup: fix recent extra compiler warnings
div-fixes-4-1
|
2019-04-02 |
Jan Mulder |
Bugfix: set battery percentage correctly after RTE update
div-fixes-4-1
|
2019-04-02 |
heinrichsweikamp |
add update files for testing purposes
|
2019-04-01 |
heinrichsweikamp |
Merged in janlmulder/ostc4/div-fixes-3 (pull request #13)
|
2019-04-01 |
Jan Mulder |
cleanup: random set of cleanups
div-fixes-3
|
2019-03-31 |
Jan Mulder |
Bugfix, deco: fix 2 (small) problems with calculated ceiling
div-fixes-3
|
2019-03-31 |
Jan Mulder |
Bugfix, minor: properly alternate VPM/Buhlmann in deco loop
div-fixes-3
|
2019-03-29 |
Jan Mulder |
Bugfix: correct presentation error in tissues custom view
div-fixes-3
|
2019-04-01 |
heinrichsweikamp |
Merged in Ideenmodellierer/ostc4/Improve_IPC_Sync (pull request #12)
|
2019-03-31 |
ideenmodellierer |
Added schedule point for functions executed once in a second
Improve_IPC_Sync
|
2019-03-31 |
ideenmodellierer |
Resolved some minor warnings
Improve_IPC_Sync
|
2019-03-31 |
ideenmodellierer |
Splitted 120 seconds UART timeout into chunks of 500ms
Improve_IPC_Sync
|
2019-03-31 |
ideenmodellierer |
Moved display refresh and button action function from tim callback to main loop
Improve_IPC_Sync
|
2019-03-28 |
heinrichsweikamp |
Merged in janlmulder/ostc4/edit-fix (pull request #11)
|
2019-03-28 |
Jan Mulder |
Bugfix, trivial: correctly present avg depth in overview custom
edit-fix
|
2019-03-28 |
Jan Mulder |
Bugfix: handle rounding of TTS and future TTS consistently
edit-fix
|
2019-03-27 |
Jan Mulder |
Bugfix, trivial: do not visit 9 on first digit for setpoint
edit-fix
|
2019-03-26 |
heinrichsweikamp |
Merged in janlmulder/ostc4/cv-persistent (pull request #10)
|
2019-03-26 |
Jan Mulder |
New feature: do not show sensor customviews when no sensors attached
cv-persistent
|
2019-03-26 |
Jan Mulder |
New feature: make selected customviews persistent
cv-persistent
|
2019-03-24 |
heinrichsweikamp |
Merged in Ideenmodellierer/ostc4/ImprovmentSPI (pull request #9)
|
2019-03-24 |
ideenmodellierer |
Update SPI error display and handling
ImprovmentSPI
|
2019-03-24 |
ideenmodellierer |
Introduce scheduler function
ImprovmentSPI
|
2019-03-24 |
ideenmodellierer |
Moved EvaluateButton into 100ms callback
ImprovmentSPI
|
2019-03-24 |
ideenmodellierer |
Deleted duplicated header file (keep the one stored in common)
ImprovmentSPI
|
2019-03-23 |
ideenmodellierer |
Starting 'ImprovmentSPI' branch
ImprovmentSPI
|
2019-03-23 |
Ideenmodellierer |
merge fork
|
2019-03-17 |
Thorsten |
Merged heinrichsweikamp/ostc4 into default
|
2019-03-16 |
Thorsten |
Merged Cleanup_Compass_Wireless into default
|
2019-03-22 |
heinrichsweikamp |
Merged in janlmulder/ostc4/div-fixes-cleaup-2 (pull request #8)
|
2019-03-22 |
Jan Mulder |
Bugfix: fix initial CNS data in the logbook header
div-fixes-cleaup-2
|
2019-03-21 |
Jan Mulder |
cleanup: another cleanup session (data_exchange_main.c)
div-fixes-cleaup-2
|
2019-03-21 |
Jan Mulder |
cleanup: fix (harmless) use before assign
div-fixes-cleaup-2
|
2019-03-20 |
Jan Mulder |
Bugfix, minor: color the overview customview correctly
div-fixes-cleaup-2
|
2019-03-19 |
heinrichsweikamp |
Merged in janlmulder/ostc4/div-fixes-cleanup-1 (pull request #7)
|
2019-03-19 |
Jan Mulder |
cleanup: more trivial cleanup (logbook.c/h)
div-fixes-cleanup-1
|
2019-03-16 |
Jan Mulder |
Bugfix: show proper dive mode
div-fixes-cleanup-1
|
2019-03-16 |
Jan Mulder |
cleanup: fix compiler warning
div-fixes-cleanup-1
|
2019-03-16 |
Jan Mulder |
cleanup: remove unused include file t9.h
div-fixes-cleanup-1
|
2019-03-15 |
heinrichsweikamp |
Merged in janlmulder/ostc4/avg-temp (pull request #6)
|
2019-03-15 |
Jan Mulder |
Bugfix: average temperature on arrival from RTE instead of display time
avg-temp
|
2019-03-15 |
heinrichsweikamp |
Merged in janlmulder/ostc4/cleanup-2 (pull request #5)
|
2019-03-15 |
Jan Mulder |
cleanup: forgotten cleanup from 9da7dd50e2ec
cleanup-2
|
2019-03-15 |
Jan Mulder |
cleanup: remove obsolete code, make static, etc.
cleanup-2
|
2019-03-15 |
heinrichsweikamp |
Merged in Ideenmodellierer/ostc4/Cleanup_Compass_Wireless (pull request #4)
|
2019-03-14 |
ideenmodellierer |
Cleanup compiler warnings
Cleanup_Compass_Wireless
|
2019-03-14 |
ideenmodellierer |
Cleanup compiler warnings
Cleanup_Compass_Wireless
|
2019-03-14 |
ideenmodellierer |
Resolve fixme comments
Cleanup_Compass_Wireless
|
2019-03-13 |
ideenmodellierer |
Removed not suppoted wireless feature
Cleanup_Compass_Wireless
|
2019-03-13 |
ideenmodellierer |
Removed not used compass code
Cleanup_Compass_Wireless
|
2019-03-13 |
ideenmodellierer |
Starting 'Cleanup_Compass_Wireless' branch
Cleanup_Compass_Wireless
|
2019-03-13 |
heinrichsweikamp |
Minor: Replace stupid "Sleep Sleep Sleep" message with something more meaningful
|
2019-03-12 |
heinrichsweikamp |
Merged in janlmulder/ostc4/max-depth (pull request #3)
|
2019-03-11 |
Jan Mulder |
cleanup: do not assign to same
max-depth
|
2019-03-11 |
Jan Mulder |
cleanup: remove unused code
max-depth
|
2019-03-11 |
Jan Mulder |
Bugfix: make max depth move with current depth (part 2)
max-depth
|
2019-03-11 |
Jan Mulder |
Bugfix: make max depth move with current depth (part 1)
max-depth
|
2019-03-10 |
heinrichsweikamp |
Minor: Button defaults, release date adjusted, use SPI_SHOW_SYNC_STATS
|
2019-03-10 |
heinrichsweikamp |
Merged in janlmulder/ostc4/cleanup-1 (pull request #2)
|
2019-03-10 |
Jan Mulder |
Fix accidentally pushed local code
cleanup-1
|
2019-03-10 |
Jan Mulder |
Bugfix: highlight the menu underline correctly on selected state
cleanup-1
|
2019-03-08 |
Jan Mulder |
Close branch linux-build.
linux-build
|
2019-03-08 |
Jan Mulder |
cleanup: local data and functions can be static (tMenu)
cleanup-1
|
2019-03-07 |
Jan Mulder |
cleanup: get rid of some compile warnings
cleanup-1
|
2019-03-08 |
heinrichsweikamp |
Minor: Some documentation for new hardware
|
2019-03-07 |
heinrichsweikamp |
Merged in janlmulder/ostc4/linux-build (pull request #1)
|
2019-02-21 |
Jan Mulder |
Add Linux pack script
linux-build
|
2019-02-21 |
Jan Mulder |
OSTC4pack_V4: do not hard code output filename for fonts
linux-build
|
2019-02-21 |
Jan Mulder |
Add missing file for self build pack tools
linux-build
|
2019-03-07 |
heinrichsweikamp |
Merge with FlipDisplay
|
2019-03-03 |
Ideenmodellierer |
Fix for flipped display
FlipDisplay
|
2019-03-03 |
Ideenmodellierer |
Bugfix button translation
FlipDisplay
|
2019-03-03 |
Ideenmodellierer |
Binaries for beta testing
FlipDisplay
|
2019-03-03 |
Ideenmodellierer |
Removed special indicator for DMA transfer error
FlipDisplay
|
2019-03-03 |
Ideenmodellierer |
Do hard sync after communication timeout > 1 second
FlipDisplay
|
2019-03-03 |
Ideenmodellierer |
Keep NSS low during SPI transfer only
FlipDisplay
|
2019-03-03 |
Ideenmodellierer |
Added definitions for SPI sequence counter
FlipDisplay
|
2019-03-03 |
Ideenmodellierer |
Moved button evaluation out of interrupt handler
FlipDisplay
|
2019-03-03 |
Ideenmodellierer |
Bugfix ButtonResponsiveness
FlipDisplay
|
2019-03-02 |
Ideenmodellierer |
Place CNS and pressure within the screen (avoid clipping)
FlipDisplay
|
2019-03-02 |
Ideenmodellierer |
Eliminate warnings
FlipDisplay
|
2019-03-02 |
Ideenmodellierer |
Use SPI TX callback to synchronize to main CPU
FlipDisplay
|
2019-03-02 |
Ideenmodellierer |
Forward compass data during calibration mode
FlipDisplay
|
2019-03-02 |
Ideenmodellierer |
RTE Version 1.7 needed because of protocoll and baud rate change
FlipDisplay
|
2019-02-28 |
Ideenmodellierer |
Adjust voltage location
FlipDisplay
|
2019-02-28 |
Ideenmodellierer |
Use one global structure for schedule data
FlipDisplay
|
2019-02-28 |
Ideenmodellierer |
Introduced Token for SPI data exchange
FlipDisplay
|
2019-02-28 |
Ideenmodellierer |
Use one global structure for all schedule counters
FlipDisplay
|