log

age author description
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