-
On the other hand, `min_fast` looks fine: For
```
min_tuple(t) = @fastmath foldl(min, t)
max_tuple(t) = @fastmath foldl(max, t)
t = ntuple(Float64, 8)
```
I get
```
julia> @code_llvm debuginfo=:none m…
-
Hey everyone, there was a need at Mozilla for an Open Leadership Training that is:
- much shorter (~1 to 1.5 hours) and more basic than the OLTS
- for people who are just learning about open, Mozi…
-
In the simulation module, the function `raw_materials_to_finished_goods(node)` uses the following line to determine the total order placed for a raw material LT periods ago:
`units_ordered = sum([nod…
-
My service provider is Singtel in Singapore. I tried to replace the Nokia G240E provided by Singtel with the VSOL V2802RH. I followed the online tutorials for setup, and the PON state changed to O5, b…
-
Hi i try to connect to my ISP that used ONT ZTE F609 but its getting loop between O(2) and O(5)
It's detected the vlan :
VLAN 60 is Voice_TR069 if seeing from the ZTE ONT
I have change…
-
According to https://github.com/Anime4000/RTL960x/blob/main/Docs/OMCI_CLI.md , there is interesting information in OMCI MIB:
1) Cardholder. POTS card presence may be configured here
2) Circuit Pack.…
-
Hola, el problema es el siguiente:
se declara esto
` onu = api.model('ONU', {
'id': fields.String(required=True, attribute='idonu'),
'puerto_olt' :fields.String(required=True ),
'maca…
-
There seems to be no communication from an OLT course to the LMS. This issue persists and is noted and open in other issues: #4, #7 and #29. We can consolidate this issue as OLT communication with LM…
-
Given this code:
```
Texture2D T;
RWTexture2D A;
SamplerState S;
float4 main(float2 uv : UV) : SV_Target
{
float l = T.CalculateLevelOfDetailUnclamped(S, uv);
if (all(uv < 0.5))
{
u…
-
Hi
I am using the 220304 version on DFP-34X-2C2, but I found I can not modify the OMCI_SW_VER1 and OMCI_SW_VER2.
After I reboot the stick, the OMCI_SW_VER1 and OMCI_SW_VER2 will reset to default v…