!ZAnLsPitgFNnrNRLOQ:matrix.org

Drone OS

159 Members
An Embedded Operating System for writing real-time applications in Rust.20 Servers

Load older messages


SenderMessageTime
22 Jul 2021
@seestem:matrix.orgseestem left the room.22:20:19
30 Jul 2021
@patropi:tchncs.dePatropi changed their profile picture.22:50:59
4 Aug 2021
@zopbop:matrix.orgzopbop joined the room.18:26:53
6 Aug 2021
@rkbabdullah:matrix.orgrkbabdullah joined the room.10:37:13
12 Aug 2021
@patropi:tchncs.dePatropi changed their profile picture.11:12:04
18 Aug 2021
@moerk:matrix.orgmoerk valff hi valff what is you plan right now? It have been silent for some time. 19:01:15
@valff:matrix.orgvalff moerk I was busy with my job switch, but I plan to return to Drone development soon. 19:31:01
19 Aug 2021
@patropi:tchncs.dePatropi changed their profile picture.05:38:09
@moerk:matrix.orgmoerkGood to know, and good luck with you new job21:04:58
23 Aug 2021
@petrusz1:matrix.orgpetrusz1 joined the room.13:47:24
29 Aug 2021
@patropi:tchncs.dePatropi changed their profile picture.04:31:39
30 Aug 2021
@patropi:tchncs.dePatropi changed their profile picture.11:37:04
@patropi:tchncs.dePatropi changed their profile picture.11:38:02
@jeandudey:matrix.orgjeandudey Could a synchronous process (that is a drone_cortexm::fib::new_proc or thr.add_proc) call root_wait() on futures of a fiber attached to a thread? 13:22:00
@jeandudey:matrix.orgjeandudeyOr, another way, is there a way to use async on a synchronous process13:22:24
@jeandudey:matrix.orgjeandudey * Or, put it another way, is there a way to use async on a synchronous process13:22:32
@patropi:tchncs.dePatropi changed their profile picture.13:34:18
1 Sep 2021
@patropi:tchncs.dePatropi changed their profile picture.09:11:52
4 Sep 2021
@valff:matrix.orgvalff
In reply to @jeandudey:matrix.org
Could a synchronous process (that is a drone_cortexm::fib::new_proc or thr.add_proc) call root_wait() on futures of a fiber attached to a thread?
No, this could create problems for other threads. root_wait must be called only inside the bottom "root" thread. Otherwise it will stall other currently active threads. This is not an undefined behavior, that's why it's not marked as unsafe. But still you need to be careful with root_wait. It is a wrapper for the WFE instruction (on Cortex-M).
05:46:37
@valff:matrix.orgvalff
In reply to @jeandudey:matrix.org
Or, put it another way, is there a way to use async on a synchronous process
I think it should be possible to write an ad-hoc Future executor in the process context using yielder.yield()
05:49:45
16 Sep 2021
@craigoverend:matrix.orgcraigo changed their display name from craigoverend to craigo.11:27:39
29 Sep 2021
@felixfahrbahn:matrix.orgfelixfahrbahn joined the room.23:41:56
4 Oct 2021
@felixfahrbahn:matrix.orgfelixfahrbahn set a profile picture.13:33:56
5 Oct 2021
@felixfahrbahn:matrix.orgfelixfahrbahn changed their profile picture.09:12:58
11 Oct 2021
@jeancf:kde.orgjeancf joined the room.10:56:02
@jeancf:kde.orgjeancf left the room.10:56:59
13 Oct 2021
@moerk:matrix.orgmoerk@valff have you seen this project embassy-rs17:40:44
14 Oct 2021
@miless:matrix.orgmiless joined the room.02:56:48
@miless:matrix.orgmilessIs drone compatible with board-support crates like onebitsy or metro_m4?03:00:55
26 Oct 2021
@valff:matrix.orgvalff moerk: I haven't, thanks for the hint! 18:57:23

Show newer messages


Back to Room ListRoom Version: 4