Activity for i-campbell

  • i-campbell i-campbell committed [r279]

    copying unit test from aliazz branch to i-campbell branch

  • i-campbell i-campbell committed [r280]

    Added test skeletons for FB_EoN [#5] [#37]

  • i-campbell i-campbell committed [r294]

    solved [#44] example project: theirPayloadDecoder.GetNextMetric.metricvalid stays false

  • i-campbell i-campbell committed [r315]

    we don't need no branch stagnation

  • i-campbell i-campbell committed [r316]

    branching unittest to /branches/i-campbell/

  • i-campbell i-campbell committed [r317]

    branch trunk library to branches/i-campbell/

  • i-campbell i-campbell committed [r318]

    There were some unit tests which shared resources. separating these resources solved the final test [#45]

  • i-campbell i-campbell committed [r319]

    Merging unit test from /branches/i-campbell

  • i-campbell i-campbell committed [r320]

    commit of binary unittest.project

  • i-campbell i-campbell committed [r329]

    Added some test skeletons to FB_EoN_Node (were found in r293)

  • i-campbell i-campbell committed [r330]

    binary of unittest.project

  • i-campbell i-campbell committed [r331]

    synced changes from trunk library into branches/i-campbell

  • i-campbell i-campbell committed [r337]

    Upgraded lib to v0.0.0.20 and adjusted the calls to match the refactored lib

  • i-campbell i-campbell committed [r338]

    binary commit of example project

  • i-campbell i-campbell committed [r342]

    making room in my branch

  • i-campbell i-campbell committed [r343]

    v0.0.0.22 of library, which published a NBIRTH to an ignition Sparkplug client

  • i-campbell i-campbell committed [r344]

    Example code, which published a NBIRTH to an ignition SparplugB SCADA/IIoT Host

  • i-campbell i-campbell committed [r351]

    Added some names and initial values to the EoN Example

  • i-campbell i-campbell committed [r352]

    Attach binary of example

  • i-campbell i-campbell committed [r353]

    fixed double pointer bug in FB_PayloadMetric.SetValueToBytes

  • i-campbell i-campbell committed [r362]

    v0.0.0.26 added TLSHelpers for installing trusted certs or generating client certs

  • i-campbell i-campbell committed [r363]

    commit of binary .library

  • i-campbell i-campbell committed [r364]

    V0.0.0.27 Fixed #58 EoN, NDATA: extra metric "seq" is not allowed

  • i-campbell i-campbell committed [r365]

    commit of binary .library

  • i-campbell i-campbell committed [r372]

    v0.0.0.28 fixes [#60] problem with ReencodeLengthDelimited

  • i-campbell i-campbell committed [r373]

    binary commit of library to trunk v0.0.0.28

  • i-campbell i-campbell committed [r376]

    v0.0.0.30 solved [#57] / ERROR.PayloadNotEnoughMetrics

  • i-campbell i-campbell committed [r377]

    Updated unittest to use library v0.0.0.30

  • i-campbell i-campbell committed [r378]

    updated binary of library and unit test in trunk

  • i-campbell i-campbell committed [r386]

    v0.0.0.32 fixed find changes always initializing the encoder, which was resulting in seq counting up.

  • i-campbell i-campbell committed [r389]

    binary library trunk

  • i-campbell i-campbell committed [r396]

    v0.0.0.35 fixed issue where we waited for publishing to complete, but never called the MQTTPulbisher

  • i-campbell i-campbell committed [r397]

    merging v0.0.0.35 library into trunk

  • i-campbell i-campbell committed [r398]

    commit of binary libary to trunk, v0.0.0.35

  • i-campbell i-campbell committed [r404]

    adding folder for images for the website

  • i-campbell i-campbell committed [r405]

    added two screenshots

  • i-campbell i-campbell committed [r428]

    dismantling branches/i-campbell

  • i-campbell i-campbell committed [r432]

    branching library to branches/i-campbell

  • i-campbell i-campbell committed [r433]

    Work in progress [#69] and [#73]

  • i-campbell i-campbell committed [r451]

    Fixed bug with GetClientCert

  • i-campbell i-campbell committed [r452]

    trunk library binary

  • i-campbell i-campbell committed [r453]

    trunk/Example expanded with TLS test scenarios

  • i-campbell i-campbell committed [r454]

    trunk/example binary

  • i-campbell i-campbell committed [r455]

    merging changes from trunk

  • i-campbell i-campbell committed [r457]

    Unique ClientID [#78]

  • i-campbell i-campbell committed [r460]

    Merging changes for unique client IDs

  • i-campbell i-campbell committed [r461]

    binary of trunk/library

  • i-campbell i-campbell committed [r462]

    removing i-campbell branch

  • i-campbell i-campbell committed [r463]

    0.9.1.4 fixed bug in log message for NCMD

  • i-campbell i-campbell committed [r475]

    added some comments to the TLS for the example

  • i-campbell i-campbell committed [r476]

    v0.9.9.6 Fixed bugs in exponential reconnecting of FB_EoN Node

  • i-campbell i-campbell committed [r477]

    binary example and lib for trunk

  • i-campbell i-campbell committed [r478]

    branching trunk unittest to /branches/i-campbell

  • i-campbell i-campbell committed [r479]

    branching /trunk lib to /branches/i-campbell/

  • i-campbell i-campbell committed [r480]

    branching example to branches/i-campbell

  • i-campbell i-campbell committed [r481]

    Added compiler define "unittest" to unittest, to allow bypassing of INTERNAL and PRIVATE

  • i-campbell i-campbell committed [r482]

    Moved internal examples to separate application with 'unittest' keyword

  • i-campbell i-campbell committed [r483]

    lib v0.9.9.7 Major refactor of visibility to the end user

  • i-campbell i-campbell committed [r484]

    v0.9.9.7 from branches/i-cambell/ to trunk

  • i-campbell i-campbell committed [r485]

    merging example project from branches/i-campbell/

  • i-campbell i-campbell committed [r486]

    merging unittest from /branches/i-campbell/

  • i-campbell i-campbell committed [r487]

    binary commit of lib + example + unittest in trunk

  • i-campbell i-campbell committed [r488]

    fixed typo in comments, where I missed the key word cert-gendhparams

  • i-campbell i-campbell committed [r489]

    commit binary example

  • i-campbell i-campbell committed [r490]

    adding www images for how to on website

  • i-campbell i-campbell committed [r491]

    add image for setup test system

  • i-campbell i-campbell committed [r496]

    got rid of lib params, replaced with global variable

  • i-campbell i-campbell committed [r497]

    binary library trunk

  • i-campbell i-campbell committed [r501]

    Removed AliasMap and Metric, which were not used

  • i-campbell i-campbell committed [r502]

    binary library trunk

  • i-campbell i-campbell committed [r503]

    adding images for Adding to existing project tutorial

  • i-campbell i-campbell committed [r504]

    Updated copyright holders in licence.txt

  • i-campbell i-campbell committed [r505]

    Updated copyright holders in licence.txt

  • i-campbell i-campbell committed [r538]

    [#11] completed 12 boxes of decode Payload

  • i-campbell i-campbell committed [r539]

    [#11] Added 8 encode objects to Payload

  • i-campbell i-campbell committed [r540]

    binary library trunk

  • i-campbell i-campbell committed [r541]

    [#89] Implemented Node Commands

  • i-campbell i-campbell committed [r542]

    binary library trunk

  • i-campbell i-campbell committed [r559]

    tearing down branch

  • i-campbell i-campbell committed [r560]

    branching library to branches/i-campbell/

  • i-campbell i-campbell committed [r567]

    messing around with broken /trunk/

  • i-campbell i-campbell committed [r585]

    Created branch for SP14 and MQTT 1.0.2.0

  • i-campbell i-campbell committed [r586]

    branched trunk

  • i-campbell i-campbell committed [r589]

    Commit of library with SP14 and MQTT 1.0.2.0

  • i-campbell i-campbell committed [r590]

    creating SP14 branch of /trunk/example.project

  • i-campbell i-campbell committed [r591]

    removed unused visu libraries

  • i-campbell i-campbell committed [r592]

    SP14 and MQTT1.0.2.0 Example Project

  • i-campbell i-campbell committed [r593]

    Modified library to work in SP14

  • i-campbell i-campbell committed [r595]

    deleteing old i-campbell branch of library

  • i-campbell i-campbell committed [r596]

    branching trunk library to /branches/i-campbell/

  • i-campbell i-campbell committed [r597]

    [#91] Support buggy Sparklug implementations

  • i-campbell i-campbell committed [r598]

    Encoding of Properties [#11]

  • i-campbell i-campbell committed [r600]

    Decoding of Properties [#11]

  • i-campbell i-campbell committed [r601]

    Decoding of Metric.bytes_value [#11]

  • i-campbell i-campbell committed [r602]

    Payload Datasets encode/decode [#11]

  • i-campbell i-campbell committed [r605]

    Payload Templates Encode/Decode [#11]

  • i-campbell i-campbell committed [r608]

    branching bonusbranch from h-hermsen branch

  • i-campbell i-campbell committed [r609]

    Modified trunk example so it works.

  • i-campbell i-campbell committed [r610]

    branched bonus branch from h-hermsen branch

  • i-campbell i-campbell committed [r617]

    Merged branch i-campbell into trunk ( completion of FB_Paylaod [#11] )

<< < 1 .. 3 4 5 >