Activity for pokas

  • pokas pokas created ticket #144

    add support for new stm32f4-discovery board with stlink v2-1

  • pokas pokas committed [r315]

    changed function call form waitForBytesWritten ...

  • pokas pokas committed [r314]

    building linux version

  • pokas pokas committed [r313]

    added svn::externals to microhal lib

  • pokas pokas committed [r312]

    fixed reset function

  • pokas pokas committed [r311]

    added timeout to serial port read function

  • pokas pokas committed [r310]

    moved timeProc function to .cpp file, fixed CRC...

  • pokas pokas committed [r97]

    wip

  • pokas pokas committed [r96]

    updated project

  • pokas pokas committed [r570]

    Improved strnlen detection

  • pokas pokas committed [r95]

    Added empty main file

  • pokas pokas committed [r94]

    added eclipse project files

  • pokas pokas committed [r93]

    Share project "BalloonOBC SD card reader" into ...

  • pokas pokas committed [r92]

    added svn repository layout

  • pokas pokas committed [r91]

    Added folder for High-altitude balloon project

  • pokas pokas committed [r90]

    Removed unused directory

  • pokas pokas committed [r306]

    added configuration variable: readDataTokenRetr...

  • pokas pokas committed [r60]

    added function getNumberOfItemsInTransfer

  • pokas pokas committed [r59]

    added DMA

  • pokas pokas committed [r58]

    added setPrescaler function

  • pokas pokas committed [r57]

    added sending by DMA

  • pokas pokas committed [r561]

    added unction getContinousPart

  • pokas pokas committed [r560]

    added read write function

  • pokas pokas committed [r56]

    now spi dma uses microhal::semaphore

  • pokas pokas committed [r55]

    updated spi interrupt driver

  • pokas pokas committed [r305]

    updated error checking

  • pokas pokas committed [r304]

    all 3 scenario was passed

  • pokas pokas committed [r303]

    added multiple block write test

  • pokas pokas committed [r302]

    almoust working write/read multiple block

  • pokas pokas committed [r55]

    added packet field documentation

  • pokas pokas committed [r301]

    writing multiple block works

  • pokas pokas committed [r300]

    Updatec main and configuration files

  • pokas pokas committed [r299]

    WIP

  • pokas pokas committed [r298]

    expanded scenario that now try to write to last...

  • pokas pokas committed [r294]

    updated tests

  • pokas pokas committed [r297]

    added copyright notice

  • pokas pokas committed [r296]

    some cleanup around Command class

  • pokas pokas committed [r293]

    added basic use case scenarios

  • pokas pokas committed [r295]

    added gelLastPageNumber

  • pokas pokas committed [r292]

    updated BSP files

  • pokas pokas committed [r291]

    moved CSD structures from .cpp to .h file added...

  • pokas pokas committed [r290]

    added catch as svn::externals added main file a...

  • pokas pokas committed [r289]

    added test project files

  • pokas pokas committed [r559]

    updated checking of strnlen availability

  • pokas pokas committed [r558]

    updated .cd file

  • pokas pokas committed [r288]

    added sd card driver files

  • pokas pokas committed [r89]

    added svn::externals to sd card driver files; m...

  • pokas pokas committed [r88]

    wip

  • pokas pokas committed [r287]

    added folder for sd card driver

  • pokas pokas committed [r54]

    updated codding style

  • pokas pokas committed [r53]

    added clang-format file

  • pokas pokas committed [r87]

    WIP

  • pokas pokas committed [r52]

    added macro for changing hostComm log level

  • pokas pokas committed [r86]

    added reading and writing multiple bolcks, not ...

  • pokas pokas committed [r557]

    added missing header file

  • pokas pokas committed [r85]

    WIP

  • pokas pokas committed [r286]

    fixed build problem, added RTOS configuration, ...

  • pokas pokas committed [r285]

    fixed build problem, added RTOS configuration

  • pokas pokas committed [r284]

    fixed build problem, added RTOS configuration

  • pokas pokas committed [r283]

    fixed build problem, added RTOS configuration

  • pokas pokas committed [r282]

    fixed build problem, added RTOS configuration

  • pokas pokas committed [r555]

    fixed build problem, added RTOS configuration

  • pokas pokas committed [r554]

    fixed build problem, added RTOS configuration

  • pokas pokas committed [r553]

    fixed build problem, added RTOS configuration

  • pokas pokas committed [r552]

    fixed build problem, added RTOS configuration

  • pokas pokas committed [r551]

    fixed build problem, added RTOS configuration

  • pokas pokas committed [r550]

    added error message when RTOS isn't configured

  • pokas pokas committed [r549]

    fixed build problem, added RTOS configuration

  • pokas pokas committed [r53]

    removed externals

  • pokas pokas committed [r51]

    added stop and start functions

  • pokas pokas committed [r50]

    included microhal port config file

  • pokas pokas committed [r543]

    added missing cstddef include file

  • pokas pokas committed [r542]

    added missing static specificator

  • pokas pokas committed [r541]

    added missing include files

  • pokas pokas committed [r540]

    now task is deleted by RAII type class

  • pokas pokas committed [r81]

    added CID and CSD structures

  • pokas pokas committed [r80]

    wip

  • pokas pokas committed [r79]

    added general CMD class

  • pokas pokas committed [r539]

    added crc7

  • pokas pokas committed [r78]

    updated bsp, added freertos

  • pokas pokas committed [r77]

    updated bsp file

  • pokas pokas committed [r76]

    added externals: lepton driver; uCam II driver...

  • pokas pokas committed [r75]

    initial commit

  • pokas pokas committed [r74]

  • pokas pokas committed [r73]

    Share project "balloonObc" into "https://svn.co...

  • pokas pokas committed [r72]

    added folder for balloon project

  • pokas pokas committed [r71]

    Share project "balloonObc" into "https://svn.co...

  • pokas pokas committed [r51]

    updated eclipse project settings

  • pokas pokas committed [r281]

    added picture packet files

  • pokas pokas committed [r280]

    first working version of demo

  • pokas pokas committed [r50]

    renamed include

  • pokas pokas committed [r49]

    renamed ticToc include

  • pokas pokas committed [r48]

    added bsp for linux os

  • pokas pokas committed [r538]

    renamed semaphore class

  • pokas pokas committed [r537]

    added timeout to wait function

  • pokas pokas committed [r536]

    updated include according to rename of CRC folder

  • pokas pokas committed [r535]

    renamed crc folder

  • pokas pokas committed [r49]

    added function setMemoryIncrement

  • pokas pokas committed [r48]

    repleced while loop semaphore to microhal os se...

  • pokas pokas committed [r47]

    renamed consoleIODevice file

1 >