An open API service for software projects hosted on Open Collective.

Open Protocol Interpreter

Parse packages from Atlas Copco Open Protocol, used on tightening controllers.
Collective - https://opencollective.com/open-protocol-interpreter - Code: https://github.com/rickedb

Fix Job Id size based on revision

github.com/Rickedb/OpenProtocolInterpreter - e72b558ca184ab5e5c007611c2c7ba024809ee92 authored almost 6 years ago
Lib 3.0.2 to dist folder

github.com/Rickedb/OpenProtocolInterpreter - 1bcdf122e8b9622d6ebf70b355d0d558c3b8589f authored almost 6 years ago
removed appveyor and fixed build name

github.com/Rickedb/OpenProtocolInterpreter - f0c8f7ad6e0416cd0982ca91ff2f316958a1e919 authored almost 6 years ago
Github actions and removed mid datafields caching

github.com/Rickedb/OpenProtocolInterpreter - 8e8b1cc2a452af5f9f3547af5b455bd565779c78 authored almost 6 years ago
Removed packing and nuget deploy from appveyor

github.com/Rickedb/OpenProtocolInterpreter - 545cb4f3eb7782699e8f0f001019f5de9af8af34 authored almost 6 years ago
Updated to .net standard 2.0

github.com/Rickedb/OpenProtocolInterpreter - e50cda0f66c424ec3a94b6b1ff797c067b6a3cf5 authored almost 6 years ago
Fixed bugs:

-Modifying the same instance instead of creating a new mid instance

Added:
-Extensions to select...

github.com/Rickedb/OpenProtocolInterpreter - 5b9a7b0e9190aec8b7b4578e92a5e05d0275bc1e authored almost 6 years ago
Fixed version number

github.com/Rickedb/DomainValidationCore - 0b19add86f4c6cc000d7324fe242c761fb5866b8 authored about 6 years ago
Added rule name to ValidationError

github.com/Rickedb/DomainValidationCore - 9ce6aba56064386c59400bf6ce8178a2e8b58f9a authored about 6 years ago
version 2.2.1 distribution

github.com/Rickedb/OpenProtocolInterpreter - 1c75c20a7f27e838c3f51794cbec5fa869392fc4 authored about 6 years ago
Fix to mid 0015 to handle revision set to 0

github.com/Rickedb/OpenProtocolInterpreter - 2d6e73b1a6dd13ddf60f053c41126d9b3803b0bf authored about 6 years ago
Nuget package updated

github.com/Rickedb/DomainValidationCore - 18fea74432411325a6c4efbd10160995668b3ea1 authored about 6 years ago
Fixes to validation result

github.com/Rickedb/DomainValidationCore - f33c36407cb16592f475f49d7d762c9f51e322de authored about 6 years ago
Fix to VariableDataFieldList provided by Josef Sobotka

github.com/Rickedb/OpenProtocolInterpreter - e6eb86fa50b229dbb37858877a395375eca78e5e authored over 6 years ago
Merge branch 'master' of https://github.com/Rickedb/OpenProtocolInterpreter

github.com/Rickedb/OpenProtocolInterpreter - 226ded6c726e5ee6f994f66904039bc80dc92e8e authored over 6 years ago
Merge pull request #6 from Rickedb/V2_2_X

Version 2.2.x byte array processing

github.com/Rickedb/OpenProtocolInterpreter - 93d1307c4618d48078879b4cc6fd1622114d6fc7 authored over 6 years ago
Processing byte array without linq (Skip + take), since it's slower than processing in a foreach

github.com/Rickedb/OpenProtocolInterpreter - b6de53d4b755533cfc8696262b12b7a7f5156569 authored over 6 years ago
User interface mid byte tests

github.com/Rickedb/OpenProtocolInterpreter - 93276959f61e0ca8f0d4e338c6f9669b17efda7d authored over 6 years ago
Mid 0065 fixes to byte array processing

github.com/Rickedb/OpenProtocolInterpreter - 49584f5655c0d9937d698978f2c8151cee65e0db authored over 6 years ago
Mid 61 byte processing and adjusts to overall Byte[] processing

github.com/Rickedb/OpenProtocolInterpreter - fe34154bcbc1b209bbb4a47bb91bfb380537fb65 authored over 6 years ago
Statistic byte unit tests

github.com/Rickedb/OpenProtocolInterpreter - 31486b0288089139b0395b1d94a72267684bc11a authored over 6 years ago
Power MACs byte unit tests

github.com/Rickedb/OpenProtocolInterpreter - 7fbd809864efe048ed827dbaaa8b3a95958614e3 authored over 6 years ago
Parameter Set byte unit tests

github.com/Rickedb/OpenProtocolInterpreter - 1f0889c0178650f341e2a5960cda499114bad165 authored over 6 years ago
PLC User Data byte unit tests

github.com/Rickedb/OpenProtocolInterpreter - b15e85450793de7f3ec38129a9f928bce1635d8a authored over 6 years ago
Open protocol commands disabled byte unit tests

github.com/Rickedb/OpenProtocolInterpreter - 66ca0dc28edf67237fd798f0d9fab8f314df141b authored over 6 years ago
MultipleIdentifiers byte unit tests

github.com/Rickedb/OpenProtocolInterpreter - 974fbc1a3d64962a9c912b29783c5b8a24bc0a6b authored over 6 years ago
MultiSpindle byte unit tests

github.com/Rickedb/OpenProtocolInterpreter - 5ac656f49f61d3e3d9381ca2ad96aaf6c9266ed7 authored over 6 years ago
KeepAlive and motor tuning byte unit tests

github.com/Rickedb/OpenProtocolInterpreter - 9cd141d7633a40edd780ca8a68ce66b04a88d1a3 authored over 6 years ago
Job Advanced byte unit tests

github.com/Rickedb/OpenProtocolInterpreter - 8b110c97053f82d4402ea813095d6b7a53272941 authored over 6 years ago
Merged exist16 changes manually

github.com/Rickedb/OpenProtocolInterpreter - be0304b2bd81836c6724807b73ffcbc8fdce174c authored over 6 years ago
Revert "Sample update - pull request from exist16/master"

This reverts commit 63cb3746b1a529670a221a4eb27805cda2a8409a.

github.com/Rickedb/OpenProtocolInterpreter - 42c773ee5f18c1dee392289eb1b458c3b54a05da authored over 6 years ago
Sample update - pull request from exist16/master

Sample project has been modified according to the version 2

github.com/Rickedb/OpenProtocolInterpreter - 63cb3746b1a529670a221a4eb27805cda2a8409a authored over 6 years ago
Sample has been modified according to the version 2

github.com/Rickedb/OpenProtocolInterpreter - dd5054b73e0afa7fa73a1d114a2196c17eba46cc authored over 6 years ago
IO Interface length fix + byte tests

github.com/Rickedb/OpenProtocolInterpreter - 690b7cced0edef9b261d347a379ed9701c61acc3 authored over 6 years ago
Automatic Manual Mode byte tests

github.com/Rickedb/OpenProtocolInterpreter - 89605cea77b9500d31ef57c851448a82d6f20005 authored over 6 years ago
Application Tool Location byte messages test

github.com/Rickedb/OpenProtocolInterpreter - 145244f7f48b8bdf28abe3588b7702bed2443a6b authored over 6 years ago
Performance changes, parsing and Communication mid tests

github.com/Rickedb/OpenProtocolInterpreter - ff215df866e6817eea8672d45530ec9ed0738b49 authored over 6 years ago
WIP byte array version 2.2.x

github.com/Rickedb/OpenProtocolInterpreter - bd32805e38a7ee0792605a5fc491816547ef327a authored over 6 years ago
Assembly version updated

github.com/Rickedb/OpenProtocolInterpreter - 21146186d63e4d06b5b4966e3cbdfa92507c51e1 authored over 6 years ago
Missing mids list updated

github.com/Rickedb/OpenProtocolInterpreter - f1d544c30534c72b2a78781c2b32b801562dd6bc authored over 6 years ago
Added Mid 0006 and 0008

github.com/Rickedb/OpenProtocolInterpreter - 82a2601ad3236f9e963a06573fcfe15b4677aba0 authored over 6 years ago
List of unavailable mids updated

github.com/Rickedb/OpenProtocolInterpreter - c5842663d62883549f6c9a72702d52c1651fe5ba authored over 6 years ago
Steam installing/updating games

github.com/Rickedb/FirstThingsFirst - d070e3ee4355ae219c9cf22c240a14c6dcd782c7 authored over 6 years ago
Revert "Deployment NuGet"

This reverts commit 0d707b9d566b7e7be6a17d26931b5727920ce8c6.

github.com/Rickedb/OpenProtocolInterpreter - 759f877841f6d075e130634c433b48b1f57e6304 authored over 6 years ago
Specifying artifact path

github.com/Rickedb/OpenProtocolInterpreter - 3f07dfa7bad22732e0cc92c61510371d963af231 authored over 6 years ago
Setting up build configuration and artifact

github.com/Rickedb/OpenProtocolInterpreter - f194ec1362b7bc50d782c47283b547c2f17cb86d authored over 6 years ago
appveyor update for NuGet publishing

github.com/Rickedb/OpenProtocolInterpreter - 585ffbd86cdd694902c8b86b7a68fba609937406 authored over 6 years ago
Mid 120x full implementation but still without unit tests

github.com/Rickedb/OpenProtocolInterpreter - eecf273bbc5b19308a90f8ddbd1a9a7effe84bb3 authored over 6 years ago
Refactoring and including Mids 120x

github.com/Rickedb/OpenProtocolInterpreter - eff1d7353ec5a9909a13d7166a52f6db79477d89 authored over 6 years ago
.net framework target fix for nuget

github.com/Rickedb/OpenProtocolInterpreter - fd833f5a25595772e49987aaea800429f4f70351 authored about 7 years ago
Open Protocol Interpreter v 2.0.0 uploaded to nuget

github.com/Rickedb/OpenProtocolInterpreter - 254152f44f6dcb0e124c1e20ecf8d4bfa4ae0f40 authored about 7 years ago
Changed naming from MID_{number} to Mid{number}

github.com/Rickedb/OpenProtocolInterpreter - 9b817c8137b3d8d20d916b9f765771679e191497 authored about 7 years ago
Motor tunning tests and fixes

github.com/Rickedb/OpenProtocolInterpreter - fb6414fdbad0cf50046857555bdbed30ea1f6d97 authored about 7 years ago
Open Protocol Commands disable tests

github.com/Rickedb/OpenProtocolInterpreter - 33bb05c8f73e98b691e5625e4c6cb49551ffe888 authored about 7 years ago
Automatic manual mode tests

github.com/Rickedb/OpenProtocolInterpreter - da01e8b3b8339782374abddb12b940cd29f111c8 authored about 7 years ago