-
Hi
I'm pondering whether I can add support for the teensy (https://www.pjrc.com/teensy/gcc.html) which uses either ARM Cortex-M0+ or ARM Cortex-M4 CPU
Do you think much is involved beyond adding a n…
-
```
AlphaRemover is default?
JsonSet should handle only 1 structure, make a new class for Json-set with
generic layer above
JsonMultiSet:
{
petter: [ {},{} ],
donald: [ {},{} ]
}
```
Original i…
-
Function App name: gavtestapp3
Tools used: Portal
New V4 app or existing V3 app migrated to V4: New App
Created a new python 3.9 app using the Portal (using the link which creates v4 apps by defa…
-
Antares has a feature where they signal a notification when the process is going down. We listen for it and in this case we are logging in user code then the log is not flushed out and we don't see an…
rustd updated
10 years ago
-
After updating antares and SDK make a new firmware and write it to esp via tftp, all was ok, esp bootup.
```
Memory Layout:
data : 0x3ffe8000 ~ 0x3ffe8f90, len: 3984
rodata: 0x3ffe8f90 ~ 0x3ffeb4c0,…
-
Hi,
Many if not most of the alert brokers now (Lasair, Alerce, Antares, etc) provide some kind of ML classification along with their alerts. This is super helpful information to have when deciding …
-
```
In Ares, hitting shift-8 in the level selection menu plays the stealth field
sound, and then you're able to select any level by typing in its real number
(so "23" for A Mothership Connection). A…
-
Doors should prevent placing a building, so that building is not damaged by doors every few seconds, and so that it's easier to place barricades as alien.
The damaging mechanism is good enough for co…
-
```
The Antares test suite is slow. Use a profiler on it, see where the slowness is
from, and address it. Repeat until the tests are fast, or until further gains
would be too hard to realize.
An en…
-
```
Right now, the Antares test suite verifies one frame per second, or 1/60th of
possible frames. Still, it's sometimes the case that a bug will be realized in
a single frame. It would be great to …