Commit Graph

889 Commits

Author SHA1 Message Date
ig 94e5496872 implement ToJson() for DeviceStatus 2023-03-02 18:03:10 +01:00
ig 8ae9119858 Round Units to 3 significant digits by default (ToString). Add JsonConverters to generator 2023-03-02 17:15:10 +01:00
atef 19188fa430 Implement IReadOnlyList for State 2023-03-02 15:26:27 +01:00
atef 8c3caa06d5 Introduce number type 2023-03-02 15:22:00 +01:00
atef a3ccd2a537 Add more implicit conversions for State 2023-03-02 15:14:22 +01:00
atef 55048b3f99 lift EmuMeter to new StatusApi 2023-03-01 13:35:33 +01:00
atef be5999e0f0 remove trailing 'require' 2023-03-01 13:23:42 +01:00
atef 6f48b97621 fix some minor csproj settings 2023-03-01 13:23:16 +01:00
ig afe83e943f Phase => Bus 2023-03-01 10:53:34 +01:00
ig fac1a090bf Phase => Bus 2023-03-01 10:52:54 +01:00
ig b983614cfc Phase => Bus 2023-03-01 10:52:21 +01:00
ig 4bf9deffac lift Battery48TL to new StatusApi 2023-03-01 10:41:13 +01:00
ig f5ff1d70a5 remove 'require' again (sigh). It only *seems* to build, but doesnt. we need net7.0 2023-03-01 10:40:25 +01:00
ig 4cb8e9ecfa add more operators to Percent 2023-03-01 10:38:51 +01:00
Sina Blattmann d2e4f93fd1 fix replace, so it works on windows as well 2023-03-01 09:41:49 +01:00
ig d91a4654cd add implicit op for booleans on State 2023-03-01 08:29:36 +01:00
ig 08c747f2ea implement ToString for State 2023-03-01 08:25:23 +01:00
ig f6f4326afa update BatteryStatus to include SOC and Temperature 2023-03-01 08:14:32 +01:00
ig 9bf23f3ec8 add Percent % to Units 2023-03-01 08:14:08 +01:00
ig f1003c2877 implement | (parallel) operator in StatusApi.csproj 2023-03-01 08:07:26 +01:00
ig 2070fce4ec implement | (parallel) operator for all Units 2023-03-01 08:05:57 +01:00
ig a32cf83893 add CreateBinaryOpForProps 2023-03-01 08:04:53 +01:00
ig 3758165c08 fix RootNamespace for Apps 2023-03-01 08:03:00 +01:00
Kim 69fed10f69 wip debugging the s3 key generation 2023-02-28 12:34:36 +01:00
Kim 45e12b0318 added method to create new s3 keys for users 2023-02-28 11:16:19 +01:00
ig 476a0a0fe2 rename Ac1 in IAc1Connection to plain Ac 2023-02-26 19:20:43 +01:00
ig d5c5239744 implement operator + for all Units 2023-02-26 19:19:16 +01:00
ig d2bef311c0 Add missing .generated.cs files. 2023-02-26 15:59:55 +01:00
ig e74d94e268 Add missing .generated.cs files. 2023-02-26 15:43:53 +01:00
ig 53737a8e1c Completely rewrite Units.csproj 2023-02-26 15:39:55 +01:00
ig fd1b479783 move Phases from StatusApi.csproj to Units.csproj 2023-02-26 10:38:28 +01:00
ig afa662a843 Add Meta Solution Folder 2023-02-25 16:52:26 +01:00
ig 1aec8e1fe9 Remove S3 lib 2023-02-25 16:16:12 +01:00
ig aa46ad37b6 app => App, lib => Lib 2023-02-25 16:04:41 +01:00
ig 5a3ee3d37e tie namespace and assembly names to directory structure 2023-02-25 15:56:48 +01:00
ig 955b0e7118 tie namespace and assembly names to directory structure 2023-02-25 15:53:58 +01:00
ig 599b23da2c add GetTree endpoint 2023-02-24 14:00:03 +01:00
ig c7649dced2 cleanup Rest API 2023-02-24 12:58:47 +01:00
ig d2006b52e1 add ReturnsAttribute to make annotating API more convenient 2023-02-24 12:57:51 +01:00
ig 08bd5c31e0 remove CsController.csproj 2023-02-24 09:26:55 +01:00
ig a7af1c434c move undef to Topology.cs 2023-02-23 17:59:55 +01:00
ig 8a0308e441 extract topology related stuff into Topology.cs 2023-02-23 17:58:41 +01:00
atef cba19ee1ed Restructure EmuMeter Status and add AvgBatteries file 2023-02-23 16:32:06 +01:00
ig 18fa0bfc36 remove .idea folder 2023-02-23 16:19:07 +01:00
ig 438563fef8 simplify AcPhase 2023-02-23 16:16:37 +01:00
ig 5e9e9c560a fix OpenVpnCertificatesServer. UNTESTED 2023-02-23 16:15:27 +01:00
ig 8921b11ad2 Ampt.csproj must reverence StatusApi 2023-02-23 16:14:39 +01:00
ig 426c447483 make BmsTunnel buildable, it's still broken 2023-02-23 16:14:11 +01:00
ig 4f8709d4d8 fix broken TcpChannel.cs 2023-02-23 16:12:16 +01:00
ig bf8ffca0f4 add entire .idea folder to .gitignore 2023-02-23 16:11:46 +01:00
ig fc81bbe236 remove spurious Battery files 2023-02-23 16:08:33 +01:00
ig 595bcc203a remove FossilTui.csproj 2023-02-23 16:04:39 +01:00
ig a0b935b8d2 remove deleted csprojs from solution 2023-02-23 16:03:41 +01:00
ig bce8d9486d remove Logging.csproj 2023-02-23 16:01:35 +01:00
ig 95048e42d6 remove FirmwareCiDaemon.csproj 2023-02-23 16:00:58 +01:00
ig 45bd531206 remove Meiringen.csproj 2023-02-23 16:00:21 +01:00
ig e010c4ff54 remove VenusLogger.csproj 2023-02-23 15:57:54 +01:00
ig a46b5c8b12 remove moar binaries 2023-02-23 15:50:35 +01:00
ig ac68668312 remove WireFormat.csproj 2023-02-23 15:48:54 +01:00
ig beb983ac54 binaries must die 2023-02-23 15:46:54 +01:00
ig 21cd21b60c remove MOAR binary artifacts 2023-02-23 15:42:31 +01:00
ig d4b83b4117 remove TestBatteryDbus 2023-02-23 15:34:54 +01:00
ig 85271bb6f6 remove S3.Tests 2023-02-23 15:34:20 +01:00
ig 384d7c9596 remove API 2023-02-23 15:33:26 +01:00
ig cec22d07d8 remove GuiFeeder 2023-02-23 15:32:29 +01:00
ig 2f6d9a1799 remove more binary artifacts, will it ever end? 2023-02-23 15:29:45 +01:00
atef e850f9746c Merge remote-tracking branch 'origin/main' 2023-02-23 14:08:39 +01:00
ig 25cb4dfa12 add convenience extensions for Units 2023-02-23 13:54:13 +01:00
ig 55f70f056d add JsonConverters for Units 2023-02-23 13:53:39 +01:00
atef 175f11fccf Update Status to inherit from Status Api 2023-02-23 13:45:09 +01:00
ig 2328dd8d13 Merge remote-tracking branch 'origin/main' 2023-02-23 11:27:12 +01:00
ig 577ff30bc9 fix "folders have no children" bug, cleanup backend 2023-02-23 11:26:55 +01:00
Sina Blattmann e0e11fbb19 fix cors config 2023-02-23 09:33:44 +01:00
ig 6cf11a701d remove leftover build artifacts from vcs 2023-02-23 08:45:41 +01:00
ig 0bf0f884f6 add Units 2023-02-23 07:55:15 +01:00
ig 8a722f2426 remove stray sqlite db 2023-02-22 18:40:10 +01:00
ig 6ee441a37b fix rider's vcs.xml 2023-02-22 18:34:46 +01:00
ig c70e3e1cd9 remove and ignore *.DotSettings.user 2023-02-22 18:34:11 +01:00
ig e6b0963d28 bump CliWrap to 3.6.0 2023-02-22 18:31:18 +01:00
ig 29da6d984c remove compiled binaries (**/bin/) and intermediate files (**/obj/) from vcs 2023-02-22 18:28:43 +01:00
ig b17b64efab remove jetbrains' workspace.xml from vcs
https://stackoverflow.com/a/11968647
2023-02-22 18:20:44 +01:00
Kim e76e99d86f update before switch2 2023-02-22 14:46:36 +01:00
Kim 2ec3cca800 typescript fuckery?? is this still correct? 2023-02-21 09:58:21 +01:00
Kim 085d7c68ba adding untracked frontend and typescript files 2023-02-21 07:27:20 +01:00
Kim 95fadd4264 Status API abstract classes instead of interfaces 2023-02-21 07:25:53 +01:00
Kim 7474574586 small changes to backend 2023-02-16 16:03:00 +01:00
Kim 8c2c6f1641 added salt and stuff 2023-02-16 15:08:50 +01:00
Kim 9d19c0fca9 added salt to password, it's edible now 2023-02-16 14:42:13 +01:00
Kim d3be39d265 test 2023-02-16 13:57:06 +01:00