log

age author description
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
2019-02-28 Ideenmodellierer Only use data if data frame is valid FlipDisplay
2019-02-28 Ideenmodellierer Increase prescalar => frame takes about 4ms. FlipDisplay
2019-02-28 Ideenmodellierer Get version from local memory instead from incoming data FlipDisplay
2019-02-23 Ideenmodellierer Removed no longer supported scooter code FlipDisplay
2019-02-19 Ideenmodellierer Only copy data if data connection to RTE is valid FlipDisplay
2019-02-19 Ideenmodellierer Introduces abort of communication in case of a out of sync DMA transfer FlipDisplay
2019-02-19 Ideenmodellierer Restore old data copy locations FlipDisplay
2019-02-19 Ideenmodellierer Removed cyclic (by timer) send on slave side FlipDisplay
2019-02-19 Ideenmodellierer Intoduced transfer abort function for data exchange recovery FlipDisplay
2019-02-19 Ideenmodellierer Add compile switch to disable optimization for specific function FlipDisplay
2019-02-17 Ideenmodellierer Update of configuration and projectfiles to support new library folder structure FlipDisplay
2019-02-17 Ideenmodellierer Minor changes to improved code quality and to eliminate warnings FlipDisplay
2019-02-17 Ideenmodellierer Added function to initialise structures with the actual ambient pressure FlipDisplay
2019-02-17 Ideenmodellierer Added current STM32 standandard libraries in version independend folder structure FlipDisplay
2019-02-17 Ideenmodellierer Drop old STM32 standard librarey files FlipDisplay
2019-02-03 heinrichsweikamp build files kittz
2019-01-27 Ideenmodellierer Change GPIO speed for SPI communication as recommended by STM32 Errata FlipDisplay
2019-01-27 Ideenmodellierer Change GPIO speed for SPI communication as recommended by STM32 Errata FlipDisplay
2019-01-27 Ideenmodellierer Added option to build FontPack as static libary which is linked to the Firmware project (to allow separate build settings) FlipDisplay
2019-01-13 Ideenmodellierer Take care for display orientation if deleting lines FlipDisplay
2019-01-13 Ideenmodellierer Use 32bit operations for buffer fills FlipDisplay
2019-01-08 Ideenmodellierer Cleanup warning and disable printf calls FlipDisplay
2019-01-06 Ideenmodellierer Cleanup writechar pointers FlipDisplay
2019-01-06 Ideenmodellierer Enlarge text limits to get string displayed completly FlipDisplay
2019-01-06 Ideenmodellierer Submenus may have 6 items FlipDisplay
2019-01-06 Ideenmodellierer Added small helper for runtime evaluation FlipDisplay
2019-01-03 Ideenmodellierer Merge with 68181cd61f2069d061621c2cd2a6afddb7486f5e FlipDisplay
2019-01-03 Ideenmodellierer Eliminate warnings FlipDisplay
2019-01-01 Ideenmodellierer Binaries of development snapshot FlipDisplay
2019-01-01 Ideenmodellierer Added new nvm parameter"FlipDisplay" indicating the screen orientation FlipDisplay
2019-01-01 Ideenmodellierer Added new nvm parameter"FlipDisplay" indicating the screen orientation FlipDisplay
2019-01-01 Ideenmodellierer Added option to handled mirrored display to existing functions FlipDisplay
2019-01-01 Ideenmodellierer Consider computer heading in case of a flipped display FlipDisplay
2019-01-01 Ideenmodellierer Flip key assigment if needed FlipDisplay
2019-01-01 Ideenmodellierer Next text ID for display flip FlipDisplay
2019-01-01 Ideenmodellierer Starting 'FlipDisplay' branch FlipDisplay
2018-12-24 Dmitry Romanov fix comments kittz
2018-12-24 Dmitry Romanov Tested and alive. kittz
2018-11-28 Dmitry Romanov Generalize TEXT of pressure unit kittz
2018-11-27 heinrichsweikamp hPa instead of mbar, enabled Spanish language kittz
2018-11-27 Dmitry Romanov globals kittz
2018-11-27 Dmitry Romanov Stable.fix. kittz
2018-11-26 Dmitry Romanov Config for debug data kittz
2018-11-26 Dmitry Romanov +2ms delay kittz
2018-11-26 Dmitry Romanov fix comments kittz
2018-11-26 Dmitry Romanov Sorry. Now. kittz
2018-11-26 Dmitry Romanov Debounce. Bounced buttons fixed. kittz
2018-11-26 Dmitry Romanov reduce i2c speed and dutycycle for compass stability kittz
2018-11-26 Dmitry Romanov a bit of kittz
2018-11-26 Dmitry Romanov Stable to test. button sensitiveness fix. + global_constants. kittz
2018-11-26 Dmitry Romanov First stable. With minimal button sensitivity fix(for broken buttons) kittz
2018-11-23 Dmitry Romanov +- stable kittz
2018-11-23 Dmitry Romanov temp! full cyclic SPI kittz
2018-11-22 Dmitry Romanov revert kittz
2018-11-21 Dmitry Romanov tmp kittz
2018-11-21 Dmitry Romanov fix time&date after wakeup kittz
2018-11-21 Dmitry Romanov increased interCPU baudrate, cpu2: i2c in SPI1 IRQ kittz
2018-11-21 Dmitry Romanov Remove unusable code!!! prepare data for SPI in ONLY 1 IRQ!!!! kittz
2018-11-20 Dmitry Romanov ??????? kittz
2018-11-20 Dmitry Romanov +i2c analog noise filtering kittz
2018-11-20 Dmitry Romanov Created new branch kittz kittz
2018-10-06 heinrichsweikamp Added Spanish language
2018-10-04 Ideenmodellierer Added Fontpack reference project
2018-10-04 Ideenmodellierer Added script to pack FontPack
2018-10-04 Ideenmodellierer Starting Firmware 1.4 the fontpack version 1.0 is needed
2018-10-04 Ideenmodellierer Update Fontpack code to support font moved to upper memory
2018-10-04 Ideenmodellierer Update version info
2018-10-04 Ideenmodellierer Move font to upper memory
2018-10-04 Ideenmodellierer Add definitions for Fonts to be placed in upper flash
2018-09-11 heinrichsweikamp Merge
2018-09-05 heinrichsweikamp remove wiki files from repo
2018-09-11 heinrichsweikamp old (and new) compass support
2018-08-30 heinrichsweikamp 1.3.8 forum release
2018-08-22 Ideenmodellierer Update image size for 'F'ahrenheit
2018-08-22 Ideenmodellierer Bugfix: FutureTTS and Fahrenheit not displayed correct
2018-08-15 heinrichsweikamp language updates
2018-08-14 heinrichsweikamp language updates
2018-08-14 heinrichsweikamp typo in info menu...
2018-08-13 Ideenmodellierer Replaced wait loop with delay fct
2018-08-12 Ideenmodellierer Bugfix font elements (ue missing)
2018-08-11 heinrichsweikamp rename update batch file
2018-08-10 heinrichsweikamp more language updates
2018-08-10 heinrichsweikamp language updates
2018-08-09 Ideenmodellierer Added UTF8 decode function
2018-08-09 Ideenmodellierer Resolve format warnings
2018-08-07 heinrichsweikamp language updates
2018-08-06 heinrichsweikamp Italian activated (needs some fine tuning), special characters (?,?,?,?,? and others) currently not working...
2018-08-05 Ideenmodellierer Added missing ENTRY point
2018-08-05 Ideenmodellierer Allow RTE binaries > 64k size
2018-08-05 Ideenmodellierer Added reference projects
2018-07-31 Ideenmodellierer Resolved warnings pointing to possible invalid memory access
2018-07-30 heinrichsweikamp remove hgsub files
2018-07-30 heinrichsweikamp add o4pack files
2018-07-29 Ideenmodellierer Increased version number
2018-07-29 Ideenmodellierer Added instruction to optimize for size
2018-07-29 Ideenmodellierer Always include Fonts library (to have the adresses defined)
2018-07-29 Ideenmodellierer Replaced generic with individual sections to invert the link order and to be able to place specific fonts at defined locations
2018-07-29 Ideenmodellierer Placed directory sections in firmware memory space
2018-07-29 Ideenmodellierer Split memory areas and reverse engineered font library
2018-07-29 Ideenmodellierer Force reset in case of a hard fault
2018-07-29 Ideenmodellierer Non functional change just to use same symbols as CPU1
2018-07-29 Ideenmodellierer Aligned structure with CPU1 linker file
2018-07-29 Ideenmodellierer Increase version number
2018-04-28 heinrichsweikamp include in ostc4 repository
2018-04-28 heinrichsweikamp init
2018-04-28 heinrichsweikamp Update author name for release
2018-03-07 jDG ... more GPL License and general cleanups
2018-03-07 jDG ... OpenOCD scripts to dump firmwares (not working)
2018-02-27 jDG ... minor warnings
2018-02-10 heinrichsweikamp change author name to heinrichs weikamp gmbh
2018-02-06 jDG [ADD]Discovery/Src licences, plus reindentation
2018-01-23 jDG ADD GPL License ...
2018-01-23 jDG ADD script to set GPL headers
2018-01-10 JeanDo ... Fighting with internal oscillator.
2018-01-10 JeanDo ADD C indentation standard
2018-01-09 jDG ... single step in Discovery code: trying to have an oscillator.
2018-01-03 jdg FIX move bootloader SFirmwareData at fixed address 0x0800A000
2018-01-01 JeanDo ADD font check code that runs at FontPack installation.
2018-01-01 JeanDo ADD missing chars in FontPack
2018-01-01 JeanDo FIX need to link actual FirmwareData too...
2018-01-01 JeanDo FIX shared SFirmwareData signature at fixed address
2017-12-30 jdg NEW shared font directory at 0x081E0000
2017-12-26 jdg ... more docs
2017-12-26 jdg ... typo in subrepo ?
2017-12-26 jdg ADD wiki sub-repos
2017-12-26 jdg ... FontPack CPU1 project
2017-12-19 JeanDo FIRST CPU2-RTE LINKING VERSION
2017-12-19 JeanDo FIX move fonts to UPPER ROM SECTION (above 0x8100000)
2017-12-19 JeanDo ADD CPU1 pin layout
2017-12-19 jDG FIRST CPU1-DISCOVERY LINKING VERSION
2017-12-19 jDG CLEANUP move driver code to Common/Drivers
2017-12-18 JeanDo FIX text_multilanguage shall be compiled once
2017-12-18 JeanDo FIX recover jeopardized fonts & images structure
2017-12-18 jDG ... move absolute data to named sections
2017-12-18 jDG CLEAN retrieve original startup code. reset linker script.
2017-12-15 JeanDo ... more clean
2017-12-15 JeanDo MOVE files for other applications
2017-12-13 jDG ... debugging Discovery project compilation.
2017-12-13 jDG CLEANUP remove duplicated support sources
2017-12-13 jDG CLEANUP make svn: subdirectories windows and macos compatibles
2017-12-12 jDG Add chip documentations
2017-12-12 jDG ADD sub repositories