[go: up one dir, main page]

Activity for chrysn

  • chrysn chrysn created ticket #1283

    Exposure is shifted when starting with non-0.0 value until set to 0.0

  • chrysn chrysn created ticket #98

    dfu-signature segfaults

  • chrysn chrysn created ticket #8

    Nested symlinks in source cause errors

  • chrysn chrysn committed [df0417]

    Support efr32 instead of efm32

  • chrysn chrysn committed [0866e6]

    [do not merge] Support efr32 instead of efm32

  • chrysn chrysn committed [410117]

    Fix spelling in option description and man page

  • chrysn chrysn committed [df871c]

    Remove executable bit from millproject_example

  • chrysn chrysn committed [953227]

    Support efr32 instead of efm32

  • chrysn chrysn committed [78f112]

    [do not merge] Support efr32 instead of efm32

  • chrysn chrysn committed [46c3da]

    jlink: direction configuration for gecko boards...

  • chrysn chrysn committed [259e05]

    board/efm32: Disable SRST

  • chrysn chrysn created ticket #203

    export of .xy files shows abundant labels

  • chrysn chrysn posted a comment on ticket #63

    also, this fixes access to uninitialized memory in pick_and_place_get_float_unit...

  • chrysn chrysn created ticket #63

    .xy files: Support both mm and mil units

  • chrysn chrysn committed [756377]

    jlink: direction configuration for gecko boards...

  • chrysn chrysn committed [a083ab]

    jlink: direction configuration for gecko boards

  • chrysn chrysn committed [a38b9c]

    jlink: direction configuration for gecko boards

  • chrysn chrysn committed [d09f2e]

    make lwip port buildable again

  • chrysn chrysn committed [330014]

    lwip example updates

  • chrysn chrysn committed [bfbb84]

    disable matching-interface check and debugging

  • chrysn chrysn committed [13d9ee]

    provide lwip memory resources for more coap_mal...

  • chrysn chrysn committed [4f6c81]

    lwip packets: allow pbuf to be extracted

  • chrysn chrysn committed [7e3776]

    coap_cancel: fix COAP_RESOURCES_NOHASH

  • chrysn chrysn committed [850e89]

    drop lwip-isms that can go away with coap_io fr...

  • chrysn chrysn committed [2680f0]

    lwip port: remove context struct members that a...

  • chrysn chrysn committed [4cadf7]

    lwip port: store context in endpoint

  • chrysn chrysn committed [fc18a4]

    lwip: implement coap_packet_copy_source

  • chrysn chrysn committed [00beb7]

    (regroup coap_handle_message code to have pdu h...

  • chrysn chrysn committed [990098]

    endpoint adaptions for lwip

  • chrysn chrysn committed [c5f48e]

    implement receiving routines for lwip in indepe...

  • chrysn chrysn committed [d28834]

    lwip port: re-introduce zero-copy pdu creation

  • chrysn chrysn committed [cf722e]

    lwip pdus: update documentation

  • chrysn chrysn committed [6caf83]

    lwip pdu implementation: shift from contiguous ...

  • chrysn chrysn committed [421170]

    use coap_malloc_type to ease lwip porting

  • chrysn chrysn committed [bafa1c]

    coap_malloc_type implementation for lwip based ...

  • chrysn chrysn committed [8a4153]

    document coap_pdu_t.hdr

  • chrysn chrysn committed [0ca090]

    make the internals of coap_packet_t private

  • chrysn chrysn posted a comment on ticket #8

    thank you, jamie. i've updated the debian copyright files accordingly. unused return...

  • chrysn chrysn posted a comment on ticket #8

    copyright: the following line from the current copyright file might be helpful: Files:...

  • chrysn chrysn created ticket #8

    suggestions from debian packaging

  • chrysn chrysn posted a comment on ticket #5

    and the last one. in case you are using git internally, you can cherry-pick the patches...

  • chrysn chrysn posted a comment on ticket #5

    it seems i can only upload a patch at a time, here's the second one.

  • chrysn chrysn posted a comment on ticket #5

    thank you for fixing this; i didn't notice the dev/jamie branch until now. there...

  • chrysn chrysn committed [42296f]

    introduce partiallydirty resources and dirty su...

  • chrysn chrysn committed [00d734]

    porting required to get a minimal example to bu...

  • chrysn chrysn committed [75116f]

    lwip for net.c

  • chrysn chrysn committed [e32a0f]

    add coap_add_option_later function

  • chrysn chrysn committed [8fac6e]

    introduce WITH_POSIX (as compared to WITH_COAP ...

  • chrysn chrysn committed [c65b38]

    free memory after sending

  • chrysn chrysn committed [0b9c55]

    zero-copy sending

  • chrysn chrysn committed [697e13]

    non-c99 compatibility

  • chrysn chrysn committed [4951e3]

    have all coap_log error messages complete their...

  • chrysn chrysn committed [0bd172]

    defunct time implementation for lwip

  • chrysn chrysn committed [2a6f04]

    use lwip memp pools for allocating coap_queue_t

  • chrysn chrysn committed [e74a4c]

    further use of WITH_POSIX

  • chrysn chrysn committed [6d28c3]

    use htonl/ntohl/ntohs/htons from lwip

  • chrysn chrysn committed [9365b2]

    temporarily enable malloc for coap_{malloc,free...

  • chrysn chrysn committed [edab7b]

    drop assertion on not wrapping

  • chrysn chrysn committed [6498b0]

    lwip address fields are constant sized

  • chrysn chrysn committed [325c80]

    asserts don't need a newline

  • chrysn chrysn committed [3d2f21]

    fix segfault when removing the only element in ...

  • chrysn chrysn committed [c5f883]

    allow having a resource list instead of a hash

  • chrysn chrysn committed [1b1f4d]

    (compiler warning fix)

  • chrysn chrysn committed [91faa0]

    treat time wraps better at lwip-timer / coap-no...

  • chrysn chrysn committed [77c585]

    a clean lwip timer interface based on the relat...

  • chrysn chrysn committed [316e18]

    calculate offset for adjusting back pbuf to con...

  • chrysn chrysn committed [691a87]

    minimal server for lwip demo (no coap yet)

  • chrysn chrysn committed [c983c8]

    check for an error case

  • chrysn chrysn committed [030e87]

    implement COAP_MALLOC_TYPE on lwip

  • chrysn chrysn committed [af2096]

    add coap to the lwip example

  • chrysn chrysn committed [22e1e5]

    restore pdu after sending

  • chrysn chrysn committed [d573c0]

    use lwip pools for observations

  • chrysn chrysn committed [119932]

    fix wrong name for memp resource

  • chrysn chrysn committed [7359e0]

    use lwip pools for resources and resource attri...

  • chrysn chrysn committed [f3d98c]

    allow having a resource list instead of a hash

  • chrysn chrysn committed [49ad7b]

    use lwip provided time function

  • chrysn chrysn committed [c23d68]

    allocate the coap context in the lwip memory pools

  • chrysn chrysn committed [205520]

    zero-copy package reception

  • chrysn chrysn committed [706fe2]

    use lwip timers for retransmission in lwIP

1