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

Merge pull request #109 from Rickedb/sr2.17

Implementation of SR2.17 and some backwards specifications

github.com/Rickedb/OpenProtocolInterpreter - bd898b4f2aa0ea5f82fabe98f6e8156e61d4cfe6 authored over 1 year ago
updated version to 6.1.0

github.com/Rickedb/OpenProtocolInterpreter - 20afb330446981a2e4855cff0558796e85885119 authored over 1 year ago
Inherit from default mid testing

github.com/Rickedb/OpenProtocolInterpreter - 6d13359df781a13760eac6e187c50a78d5bc08c8 authored over 1 year ago
Added lazy creation to IMessageTemplates and changed mid x message template to SortedDictionary for better performance

github.com/Rickedb/OpenProtocolInterpreter - 595fb55eb8a204c9033124b6169a8ba50454d460 authored over 1 year ago
#108 Mid0902 tests and implementation

github.com/Rickedb/OpenProtocolInterpreter - 435f7295641ecfb2693ae3c6146c293a187aeafd authored over 1 year ago
#108 Mid0902 implementation

github.com/Rickedb/OpenProtocolInterpreter - a359549b010a27cb8942999729743b9a37a0a225 authored over 1 year ago
Merge branch 'sr2.17' of https://github.com/Rickedb/OpenProtocolInterpreter into sr2.17

github.com/Rickedb/OpenProtocolInterpreter - c695eb978755ff4554146193598b85dfa71f8074 authored over 1 year ago
Syntax improvement for datafields

github.com/Rickedb/OpenProtocolInterpreter - 4f6acd4b7c9006632e2f8e1890de93fa7c957300 authored over 1 year ago
Syntax improvement for datafields

github.com/Rickedb/OpenProtocolInterpreter - a90af5f35edc8829d282882db7a814029f82be70 authored over 1 year ago
#108 Revision 2 for mid 1202, but without tests yet

github.com/Rickedb/OpenProtocolInterpreter - 5afd88c548225495b5588b423a4faa2f59876e40 authored over 1 year ago
#108 Mid 1201 revision 3

github.com/Rickedb/OpenProtocolInterpreter - e80086a7d129209672441b1cda743656f775cd36 authored over 1 year ago
Revision standardization and reusing parsing only one revision list overload

github.com/Rickedb/OpenProtocolInterpreter - 7406310671a895a7d58ceb4869558c9b27b27941 authored over 1 year ago
improved string builder from #107

github.com/Rickedb/OpenProtocolInterpreter - e3271d613245e11726ed2a5514825086d416acda authored over 1 year ago
#108 Fixed mid140 and added rev 4

github.com/Rickedb/OpenProtocolInterpreter - 426316dd21e8b6f599cb1dd9e161eb36a62b1b11 authored over 1 year ago
#108 Mid0064 revision 10

github.com/Rickedb/OpenProtocolInterpreter - e381154bae3fc69f22c789cc65fb6b738a1514b5 authored over 1 year ago
#108 Mid0061 revision 10

github.com/Rickedb/OpenProtocolInterpreter - a46526c202766e1a33dba37efdd00ca663c4e5db authored over 1 year ago
Mid0101 revision 6 tests for negative angle values

github.com/Rickedb/OpenProtocolInterpreter - e5e661a835ba13428527227316948cf91efae3e0 authored almost 2 years ago
Added revision 2 for mid0066

github.com/Rickedb/OpenProtocolInterpreter - c33b784178074366e84afda87eb3f6326cb73c86 authored almost 2 years ago
string optimizations and some C# 12 features changes

github.com/Rickedb/OpenProtocolInterpreter - e8d7ec0b11f9e2e1d681a7f5aa0d099a1c3d40f6 authored almost 2 years ago
SR2.17.0 documentation

github.com/Rickedb/OpenProtocolInterpreter - 7e796999a2b55d3d8f8b42e422002ef4c3b6762e authored almost 2 years ago
Added all to one solution

github.com/Rickedb/AdventOfCode - a7dea135e4c682e991595937cdab3a3f918bed60 authored almost 2 years ago
Merge branch 'master' of https://github.com/Rickedb/AdventOfCode

github.com/Rickedb/AdventOfCode - bcab262d45724ee2c13ea75130a940e2a7aefacb authored almost 2 years ago
wip 2021, day 1

github.com/Rickedb/AdventOfCode - 014db8ca83f9d5009a61953beef86b8905193b1a authored almost 2 years ago
Updated to version 6.0.0

github.com/Rickedb/OpenProtocolInterpreter - d082e88a94a23124cc73d3c83a06f4a9ef3caf02 authored about 2 years ago
Merge pull request #102 from Rickedb/breaking-changes/mid-revision

Breaking changes/mid revision

github.com/Rickedb/OpenProtocolInterpreter - 9799caafc241d80647a66d6ffc38a943993cbabc authored about 2 years ago
updated dotnet versions

github.com/Rickedb/OpenProtocolInterpreter - 221d1f0035c4235b166a2980e335f722b3cd094e authored about 2 years ago
Categorized unit tests

github.com/Rickedb/OpenProtocolInterpreter - daefa8975d1397bded55da91174a2ce34c921c32 authored about 2 years ago
Changed DataFields.PaddingOrientations to PaddingOrientation only and outside DataField class

github.com/Rickedb/OpenProtocolInterpreter - 0c9630a17862bf497ba09b42b12fe245e88d15ef authored about 2 years ago
Removed converters to static functions or unique methods inside mids

github.com/Rickedb/OpenProtocolInterpreter - 0449870524cdaaa3fab608eb269c1ce62523a2ad authored about 2 years ago
Moved VariableDataField to root namespace

github.com/Rickedb/OpenProtocolInterpreter - e2cb2e466cc24d503ef12c91f4d277fa65a63062 authored about 2 years ago
Mid0703 Message is from integrator

github.com/Rickedb/OpenProtocolInterpreter - 693b7f26055ace0905ff0fcbda70ca64b028a17f authored about 2 years ago
Truncate value converter updated

github.com/Rickedb/OpenProtocolInterpreter - 428ce98f5153a1ea4d23b5a25892230ab7874b48 authored about 2 years ago
Reworked VariableDatafield types

github.com/Rickedb/OpenProtocolInterpreter - 75df692541fb936d4cb3bc66074b676844150500 authored about 2 years ago
Added data type definition and unit types enum

github.com/Rickedb/OpenProtocolInterpreter - f7813d4fcacc0dcaf4709508a08bc33669f92c44 authored about 2 years ago
Updated ToolType enum, causes breaking changes

github.com/Rickedb/OpenProtocolInterpreter - bb021ed1db22ca5748d5cb51dc4bf45cd8205519 authored about 2 years ago
Updated SystemType enum

github.com/Rickedb/OpenProtocolInterpreter - 6f8373515dc3221249f6b3663a9b262b524d9e1a authored about 2 years ago
Updated ResultType enum

github.com/Rickedb/OpenProtocolInterpreter - f6bcbe77941099122532a3129f801af3092a979a authored about 2 years ago
Updated JobTighteningStatus

github.com/Rickedb/OpenProtocolInterpreter - a7c36fa059d1a115aa076865ae884d0ac68447c8 authored about 2 years ago
Updated AutoSelect enum

github.com/Rickedb/OpenProtocolInterpreter - 03ef3d6ad0b58b813f6f0fe563a0792d924a9265 authored about 2 years ago
Moved OpenEndData class outside mid 0041

github.com/Rickedb/OpenProtocolInterpreter - 88b6c4d0ab0b660cd114c329789fef0c1e8e1daa authored about 2 years ago
Updated enum from snake case to pascal case

github.com/Rickedb/OpenProtocolInterpreter - 757441fbf7b3c950c7a21ddd823a73f0bd0188e3 authored about 2 years ago
Removed inner PowerMacStatus enum from Mid0107

github.com/Rickedb/OpenProtocolInterpreter - d2deb66f7eea80b08a90841f5b850aeed35d536a authored about 2 years ago
All datafields enum are now protected

github.com/Rickedb/OpenProtocolInterpreter - b73bd91db3364b144b0ddfb283a2633ef78b467f authored about 2 years ago
Removed all constructors that set parameters and validate method

github.com/Rickedb/OpenProtocolInterpreter - 2960724952517e2d0fb6694b07b711822cbf08b5 authored about 2 years ago
Made all optional revision parameters as required at constructor

github.com/Rickedb/OpenProtocolInterpreter - 0892a44ae860b745d5dd2d819fd85aa062eda72d authored about 2 years ago
#90 fixed not processing fields correctly

github.com/Rickedb/OpenProtocolInterpreter - 998e853a71b81f0ea40d00e56e99ed188c7addcc authored about 2 years ago
#90 Fixed time field size

github.com/Rickedb/OpenProtocolInterpreter - 27a96ddab083af6dff0861f21e0490911f3cd0ce authored about 2 years ago
#100 Fixed default revision for Mid 0001

github.com/Rickedb/OpenProtocolInterpreter - affccb05fcb05d19db755a447d58acd7df439d04 authored about 2 years ago
#100 set revision 1 as default for every mid

github.com/Rickedb/OpenProtocolInterpreter - 255ac894170c27f959b34cc5d7d79e9e71bb3f19 authored over 2 years ago
Merge pull request #99 from Rickedb/fix/handle-empty

Fix/handle empty

github.com/Rickedb/OpenProtocolInterpreter - 0be6110245127263012f0b1a90cfdc0ea4412986 authored over 2 years ago
enforce size of padding by truncating if out of it's specified size

github.com/Rickedb/OpenProtocolInterpreter - d292dc48167b8ba365b9e5b1f1e98b6da7a0b4a6 authored over 2 years ago
Merge pull request #98 from Rickedb/fix/package-length

Fix issues with package length

github.com/Rickedb/OpenProtocolInterpreter - 703e30d09e4548c27a4ae2c1eeac943bb1b2a569 authored over 2 years ago
Added MIT license to csproj

github.com/Rickedb/OpenProtocolInterpreter - 214d0a3c29c0f944ad3ff064a0a2b180afa22d1e authored over 2 years ago
Added null safe dictionary for revisions fields

github.com/Rickedb/OpenProtocolInterpreter - ca32a479dfddb315ad70bcd787aaa0322eb9845a authored over 2 years ago
Fixed not parsing header before reaching header length

github.com/Rickedb/OpenProtocolInterpreter - 5cac4e8491a79c32753eae64214b3ef05ec550af authored over 2 years ago
Always consider header length instead of package length, to avoid NUL character, as it happened o #94 and #59

github.com/Rickedb/OpenProtocolInterpreter - 14c97826371ea987a4948b965824dad24c59cc2a authored over 2 years ago
#94 Consider header length instead of package length to avoid NUL character

github.com/Rickedb/OpenProtocolInterpreter - 101013cb7c2338ef59a5d76c4bd2e987c6315647 authored over 2 years ago
Merge pull request #97 from Rickedb/improvement/interface-segregation

Version 5.1.0 - Segregating interfaces to each functionality

github.com/Rickedb/OpenProtocolInterpreter - 0498a4642cde7912fd0e4f9e2c2190bb1e2cd8db authored over 2 years ago
Updated nuget publish version and added to dist/lib

github.com/Rickedb/OpenProtocolInterpreter - 5661718b9b57fef9bce2851c1aa94feea487873c authored over 2 years ago
Renamed generic parameters

github.com/Rickedb/OpenProtocolInterpreter - a81148d34accfa5dec143ef63225c38d397ee42b authored over 2 years ago
Mid0052 interface update

github.com/Rickedb/OpenProtocolInterpreter - 2814e20178dc51349c5c372127f08b087ae61b81 authored over 2 years ago
Refactored IAcknowledgeable

github.com/Rickedb/OpenProtocolInterpreter - 97971d347059f41f6c4f25320d3dd0fd6cf34b1f authored over 2 years ago
Fix XML malform warning

github.com/Rickedb/OpenProtocolInterpreter - 55c9dd79dc7893e2134c959ce68d3926d3318065 authored over 2 years ago
using actions/setup-dotnet@master

github.com/Rickedb/OpenProtocolInterpreter - 802948acb336f20ec1e7de228884bdec474a1522 authored over 2 years ago
Removed Ethernet project

github.com/Rickedb/OpenProtocolInterpreter - af4e81f3e6fa5b7534bba6fed45bb5957fb32e32 authored over 2 years ago