Граф коммитов

24 Коммитов

Автор SHA1 Сообщение Дата
José Simões 637b07b1cd
[Multiplexing] Move multiplexing unit tests to device folder (#691)
***NO_CI***
2022-12-28 19:13:26 +00:00
José Simões 3efe4907d2 [System.Buffers.Binary.BinaryPrimitives] Fix Unit Tests project
- Migrate solution to VS2022.

***NO_CI***
2022-12-22 12:55:41 +00:00
José Simões a689eaf6f4
Update Unit Test projects (#672)
***NO_CI***
2022-12-22 12:08:41 +00:00
José Simões 6121e594e4
Pipeline improvements in BinaryPrimitives (#671)
***NO_CI***
2022-12-21 12:28:10 +00:00
José Simões 5370ad1d24 Fixing version for packages lock file
***NO_CI***
2022-10-25 14:44:05 +01:00
github-actions[bot] f38d8c19cb
Update 2 NuGet dependencies
***NO_CI***
2022-10-25 11:22:46 +01:00
José Simões 6d8c6a9f2a
Work CI-CD (#631)
***NO_CI***
2022-10-24 13:19:15 +01:00
Martijn Stolk 5dfa94829b
Fix ReadSingle*() in Release build (#439)
In release builds, and also only when the result of the
ReadSingle*() was not assigned to a float (but anything else, like
double), the assigned value would be its underlying uint value.

A forced assignment in the ReadSingle*() functions fixes this
problem for release builds. The test has been updated to capture
this edge case.
2022-06-10 11:18:20 +02:00
Martijn Stolk acf599dc29
Add support for Single in BinaryPrimitives (#433) 2022-06-07 23:03:14 +00:00
Lech Wiecierzynski 61aff1094f
Add Parse Hex functionality to Color struct (#270) 2022-02-02 12:51:51 +00:00
josesimoes 7367cf5216 Update System.Drawing
- Bump nbgv versions.
- Update test framework.
2022-01-27 10:46:16 +00:00
Laurent Ellerbach 94e28e72c0
Fixing System.Drawing color struct (#221) 2022-01-06 10:03:13 +00:00
José Simões 04c7e45de0
Work CI-CD (#199)
***NO_CI***
2021-11-23 14:43:58 +00:00
Laurent Ellerbach 733b17b777
Migrate Shared Projects into nuget (#136) 2021-09-06 12:20:10 +01:00
Laurent Ellerbach ff19eb8cfd
Fixing UnitsNet, Gpio, Spi, I2c and corelib versions creating broken nuget (#132) 2021-08-31 14:08:44 +02:00
Laurent Ellerbach 32d211d33e
Moving System.Threading from shared project to nuget (#93) 2021-06-16 11:27:34 +01:00
Laurent Ellerbach 71149ec5de
Adding Rtc, NumberHelpers and Weather Tests (#62) 2021-05-26 11:26:08 +01:00
Laurent Ellerbach 059963afe2
Adding Charlieplex (#34) 2021-05-24 10:36:25 +01:00
Sascha Corti c00848a0ff
Added bmxx80 and Iot.Device.Common.WeatherHelper (#23) 2021-05-21 10:56:01 +00:00
Sascha Corti d47240ec5e Update to use new Math.Abs(float) 2021-05-20 14:48:54 +02:00
José Simões 04788afc6a Update NuGet version on all projects 2021-05-20 11:29:08 +01:00
Sascha Corti c71640b72d Move System.Device.Model and System.Numerics to shared project type 2021-05-20 10:23:35 +02:00
José Simões 4a58bad990 BinaryPrimitives is now a shared project
- Refactor solution to use a shared project.
- Update NuGets in Unit Test project.
- Update properties and checks in Unit Test project.
2021-05-19 17:42:35 +01:00
Laurent Ellerbach 224f3563f6 Adding tests to binary primitives, correcting issues 2021-05-13 14:47:08 +03:00