Commit Graph

12 Commits

Author SHA1 Message Date
Javier Viguera 79bd5559bf connectcore-demo-example: add support for ccimx95-dvk
https://onedigi.atlassian.net/browse/DEL-9809

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2025-11-11 17:56:54 +01:00
Gabriel Valcazar 453479e548 connectcore-demo-example: remove "#top" href from sidebar "collapse" button
This href causes issues when running the demo on a target with WebKit's
non-HTTP(S) process swap enabled. When clicking the "collapse" button, the
sidebar collapses, but the page is loaded again due to WebKit's process swap,
and the sidebar reverts back to its original state.

Removing the href fixes this, and the sidebar collapse functionality still
works as expected.

https://onedigi.atlassian.net/browse/DEL-9498

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2025-04-08 12:25:46 +02:00
David Escalona 893bd689c0 connectcore-demo-example: avoid pjax to cache npu page and force redraw
This is required so that we can show an overlay black screen over the full application
when an NPU demo is launched.

Signed-off-by: David Escalona <david.escalona@digi.com>
2024-09-19 16:49:34 +02:00
David Escalona 5113d8e340 connectcore-demo-example: add NPU section to display and run NPU demos
https://onedigi.atlassian.net/browse/CCS-10

Signed-off-by: David Escalona <david.escalona@digi.com>
2024-09-10 18:11:29 +02:00
David Escalona a1ecbfb119 connectcore-demo-example: add support for the ConnectCore 91
While on it, add a missing entry for the cc93 in the 'network.html' file.

https://onedigi.atlassian.net/browse/CCS-8

Signed-off-by: David Escalona <david.escalona@digi.com>
2024-08-26 10:22:58 +02:00
Arturo Buzarra 10570b5ebc connectcore-demo-example: network: remove duplicate entries for eth1
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2024-07-25 12:18:07 +02:00
Arturo Buzarra 5d801b0386 connectcore-demo-example: add support to a third ethernet interface
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2024-07-25 12:18:07 +02:00
Arturo Buzarra a326832902 ccmp25: add support for the ConnectCore MP2 platform
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2024-07-22 23:09:55 +02:00
David Escalona 0d599e8de9 connectcore-demo-example: add support for 'ccimx6sbc' and 'ccimx6qpsbc' platforms
https://onedigi.atlassian.net/browse/DEL-8719

Signed-off-by: David Escalona <david.escalona@digi.com>
2023-11-09 12:03:30 +01:00
Tatiana Leon 548cefaf7d connectcore-demo-example: add support for ccmp133-dvk in the network page
ConnectCore MP13 DVK was not added to the network page when it was created
(commit 4f9717a2d3)

This commit is similar to 252c3544cb.

Signed-off-by: Tatiana Leon <Tatiana.Leon@digi.com>
2023-02-27 17:14:21 +01:00
Tatiana Leon 1bb220793e connectcore-demo-example: set Digi logo link to 'index.html'
The original destination ('/') opens the root of the file system to browse.

Signed-off-by: Tatiana Leon <Tatiana.Leon@digi.com>
2023-02-06 18:24:30 +01:00
David Escalona 4f9717a2d3 connectcore-demo-example: add network configuration section
Signed-off-by: David Escalona <david.escalona@digi.com>
2022-10-19 18:12:38 +02:00